You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When unpowering the dehumidifier (e.g. by a switching plug), the connection to HA is lost and will not reconnect, when power is established again.
The logs
[homeassistant.loader] We found a custom integration midea_ac_lan 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
2024-08-11 06:30:27.100 ERROR (Luftentfeuchter) [root] Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 515, in run
raise CannotConnect
midealocal.exceptions.CannotConnect
HA core version
2024.2.2
Current integration version
0.5.5
Last known working integration version
0.5.3
Device type and model
Dehumidifier 00000Q1A (161)
Working mobile app
Home Assisstant
The description of problem
When unpowering the dehumidifier (e.g. by a switching plug), the connection to HA is lost and will not reconnect, when power is established again.
The logs
[homeassistant.loader] We found a custom integration midea_ac_lan 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
2024-08-11 06:30:27.100 ERROR (Luftentfeuchter) [root] Uncaught thread exception
Traceback (most recent call last):
File "/usr/local/lib/python3.12/threading.py", line 1073, in _bootstrap_inner
self.run()
File "/usr/local/lib/python3.12/site-packages/midealocal/device.py", line 515, in run
raise CannotConnect
midealocal.exceptions.CannotConnect
[https://api.github.com/repos/wuwentao/midea_ac_lan/issues/276]
The text was updated successfully, but these errors were encountered: