Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fail to get device properties. SocketError: Timeout #99

Open
louliangsheng opened this issue Aug 30, 2021 · 2 comments
Open

Fail to get device properties. SocketError: Timeout #99

louliangsheng opened this issue Aug 30, 2021 · 2 comments

Comments

@louliangsheng
Copy link

[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"
}
}

@chrwal007
Copy link

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?

@studiohansen
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants