Anton Prokhorov

Results 17 comments of Anton Prokhorov

It seems that `readFile` use CP866 encoding on Windows (with default russian language)

Hey @pfrankov, I'm using own implementation of miio protocol and I haven't tested it on older versions of NodeJS. It seems that feature I used "connected UDP sockets" which was...

I've update miio-api (russtone/miio-api#2), so issue should be fixed now. But you might need to reinstall the plugin in order to get the latest versions of the dependencies

This is strange when I tested the plugin on NodeJS v10 everything worked fine. Could you please collect some debug logs?

Hey @Ugmaxie Error `SocketError: Timeout` usually related to network connection problems. Are you sure that device IP is correct? I see that device IP in `miio` output is `192.168.4.1` and...

Hey @jahnkenneth, Is it content of "platforms" of your config?

It seems that you use full homebridge config in field that requires to enter only config for specific device. You configuration should be like this in Hoobs:

``` [ { "name": "Luftfukter", "address": "192.168.68.194", "token": "2e563007425a05924d4e5eb6fb13daa0", "model": "zhimi.humidifier.ca4", "updateInterval": 30, "ledBulb": { "enabled": true, "name": "Humidifier LED" }, "buzzerSwitch": { "enabled": true, "name": "Humidifier Buzzer" }, "humiditySensor":...

Are you sure that IP and token are correct?

hey @barbariska108, I've updated the plugin, try model `deerma.humidifier.jsq3`