Open louliangsheng opened 3 years ago
Had the same issue. Solved it by entering my new token. The device had generated a new token for unknown reason. Do have the same token on the device as you've entered in the config?
have the same issue... the control via homekit works fine. even the humidity is displayed. the token code is correct and unchanged and the IP address is correct... but every minute this error message is displayed in the homebridge log
[homebridge-mi-humidifier] [192.168.123.121] Fail to get device properties. SocketError: Timeout
{ "devices": [ { "disabled": false, "name": "纯净式加湿器", "address": "192.168.123.121", "token": "a14dcf7f5003ec95fd0388a218e573ee", "model": "deerma.humidifier.jsq4", "updateInterval": 10, "autoSwitchToHumidityMode": true, "disableTargetHumidity": false, "temperatureSensor": { "enabled": false, "name": "加湿器温度" }, "humiditySensor": { "enabled": true, "name": "加湿器湿度" }, "ledBulb": { "enabled": true, "name": "加湿器指示灯" }, "buzzerSwitch": { "enabled": true, "name": "加湿器提示声" }, "cleanModeSwitch": { "enabled": false, "name": "Clean Mode" } }