-
Notifications
You must be signed in to change notification settings - Fork 24
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 #109
Comments
when I delete it, reboot HB, re-add it, reboot HB, it seems to be working for a bit longer. |
It worked for a few hours, and then suddenly, out of the blue: it slows homebridge down too, a lot! when I run a token scan, the token is still the same:
so HB reboot, works again... for now.... |
Did you find any solution? |
Same here |
I get this off and on, but lately more on.
If I unplug the humidifier, plug it in again, restart HB, I can use it a while, and after it goes back to the error.
{
"devices": [
{
"disabled": false,
"name": "Humidifier",
"token": "token here",
"address": "192.168.108.233",
"model": "zhimi.humidifier.cb1",
"updateInterval": 30,
"autoSwitchToHumidityMode": true,
"disableTargetHumidity": false,
"temperatureSensor": {
"enabled": true,
"name": "Temperature Humidifier"
},
"humiditySensor": {
"enabled": true,
"name": "Humidity Humidifier"
},
"ledBulb": {
"enabled": false,
"name": "Led"
},
"buzzerSwitch": {
"enabled": false,
"name": "Buzzer"
},
"cleanModeSwitch": {
"enabled": false,
"name": "Clean Mode"
}
}
],
"platform": "MiHumidifier"
},
The text was updated successfully, but these errors were encountered: