niccolospa
niccolospa
Thank you! I didn’t know that is was possible to do by simply using the iOS print prompt
I’m noticing the same behavior, all colors seem different and less brighter than colors set by the Yeelight app. Is this a known issue?
I solved that renaming "Device" to "device" but I encounter this other problem: /usr/lib/node_modules/homebridge-mi-gateway-security/index.js:101 that.device.call("get_arming", []).then(result => { ^ TypeError: that.device.call is not a function at MiGatewaySecurity. (/usr/lib/node_modules/homebridge-mi-gateway-security/index.js:101:29)
Done, now in console I get: [Security] [MiGatewaySecurity][ERROR]get SecuritySystemTargetState Error: Error: Call to device timed out [2018-1-28 12:33:54] [Security] [MiGatewaySecurity][ERROR]get SecuritySystemCurrentState Error: Error: Call to device timed out
I double checked both, they should be correct but still getting the 2 errors
I was thinking that could conflict with another plugin that is homebridge-miio https://github.com/Bluebie/homebridge-miio could it be?
Right now I solved because I pasted the wrong token actually
I discovered that the token changes every time the gateway is being reset, if can help someone
the solution provided from @jogilder didn't work for me, @daJuels did you solve it?