-
Notifications
You must be signed in to change notification settings - Fork 670
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
All devices became unavailable after selecting 'Reload'. #407
Comments
It seems you have to wait. After a few minutes, all the devices are back online. edit: However, there is a problem. After a second reboot, the devices are still offline, even though it has been 20 minutes since HA started. edit: The devices started working, despite the following message appearing in the log. Strange. 2024-12-24 02:32:02.876 ERROR (MainThread) [custom_components.xiaomi_home.miot.miot_client] refresh props failed, cloud, ['lumi.158d00083a1435|2|3', '358387043|6|6', '358387043|9|1', '358387043|9|2', '358387043|10|1', '358387043|10|2', '358387043|10|3', '358387043|10|4', '358387043|10|5', '358387043|10|6', '358387043|10|7', '358387043|13|6', '358387043|13|9', '358387043|15|1', '358387043|15|2', '358387043|15|3', '358387043|15|11', '358387043|15|12', '358387043|2|1', '358387043|10|8', '358387043|10|9', '358387043|13|2', '358387043|13|3', '358387043|13|4', '358387043|13|5', '358387043|13|7', '358387043|13|8', '358387043|14|2', '358387043|14|3', '358387043|14|4', '358387043|14|5', '358387043|15|5', '358387043|15|6', '358387043|15|8', '358387043|15|13', '358387043|7|1', '358387043|15|4'] edit: at the moment it looks like the problem is the overload on my LAN/internet connection. It doesn't affect other integrations but xiaomi_home doesn't like it. |
Hello, it seems the problem lies in the failure of the cloud service connection. By the way, where are you from ( Login Region ) ? |
Europe, EU server. However, I suspect it was a problem with my LAN. I will let you know if the problem reoccurs after double-checking that my LAN is fine. |
Describe the Bug / 描述问题
Devices are offline after reloading
How to Reproduce / 复现步骤
After reloading HUB:
Settings -> Devices and services -> Xiaomi Home -> Hubs - Three dots -> Reload
All devices are offline. I tried the options in 'Configure' and deleted and added the hub in 'Add Hub'. Unfortunately, this did not resolve the issue
Expected Behavior / 预期结果
Devices should be online after reloading
Home Assistant Logs / 系统日志
Logger: paho.mqtt.client
Source: custom_components/xiaomi_home/miot/miot_mips.py:781
integration: Xiaomi Home (documentation, issues)
First occurred: 12:27:15 AM (19 occurrences)
Last logged: 12:49:56 AM
failed to receive on socket: [Errno 104] Connection reset by peer
Logger: custom_components.xiaomi_home.miot.miot_client
Source: custom_components/xiaomi_home/miot/miot_client.py:1541
integration: Xiaomi Home (documentation, issues)
First occurred: 12:27:29 AM (29 occurrences)
Last logged: 12:42:27 AM
Home Assistant Core Version / Home Assistant Core 版本
2024.12.3
Home Assistant Operation System Version / Home Assistant Operation System 版本
Docker
Xiaomi Home Integration Version / 米家集成版本
v0.1.4b0
Additional Context / 其他说明
After restarting the Raspberry Pi on which I have Home Assistant running, the devices seem to be available for a while, then go offline
The text was updated successfully, but these errors were encountered: