Core update. Integration has not been tested

Hello!
I have updated core from 2022.7.6 to 2023.4.0 and have some issues. One of them below.
On version 2022.7.6 it was ok.
Where is no updates in hacs.
Can I solve it?

Thank you!

2023-04-06 15:33:36.089 WARNING (SyncWorker_4) [homeassistant.loader] We found a custom integration xiaomi_gateway3 which has not been tested by Home Assistant. This component might cause stability problems, be sure to disable it if you experience issues with Home Assistant

2023-04-06 15:34:39.953 ERROR (MainThread) [custom_components.xiaomi_gateway3.core.xiaomi_cloud] Timeout while requesting MIoT api /v2/home/device_list_page

2023-04-06 15:35:21.794 ERROR (MainThread) [custom_components.xiaomi_gateway3.core.xiaomi_cloud] Can’t login to Mi Cloud: Cannot connect to host account.xiaomi.com:443 ssl:default [None]

File “/config/custom_components/xiaomi_gateway3/core/xiaomi_cloud.py”, line 58, in login

File “/config/custom_components/xiaomi_gateway3/core/xiaomi_cloud.py”, line 79, in _login_step1

2023-04-06 15:35:21.805 ERROR (MainThread) [custom_components.xiaomi_gateway3] Can’t login to MiCloud

2023-04-06 15:36:14.184 WARNING (MainThread) [custom_components.xiaomi_gateway3.core.mini_miio] 192.168.31.249 | Device offline

2023-04-06 15:36:57.344 WARNING (MainThread) [custom_components.xiaomi_gateway3.core.mini_miio] 192.168.31.249 | Device offline

‘Not tested’ is a common warning that will always appear when HA has been restarted.

Another thing is the login error. You can check issues with the custom component here or raise a new one.

1 Like