mbuchber / ha_heliotherm

Home Assistant Custom Component for Heliotherm Heatpumps
14 stars 5 forks source link

Missing connection completely bricks Home Assistant #26

Closed schlurchus closed 3 months ago

schlurchus commented 6 months ago

Hello Thank you for the component that I always like to use Home Assistant has been running stably for a while now. Then two days ago nothing worked at all. The page was accessible for a short time but then no longer connected to the server. I always had a connection for a few seconds after a restart, but then nothing worked. With trial and error I found out that the Hiliotherm component is the reason for this. The problem was that the connection between the remote control gateway and the heat pump was not working. However, this should not paralyse the whole system in my opinion

2024-03-04 23:43:51.535 WARNING (MainThread) [homeassistant.util.async_] Detected blocking call to sleep inside the event loop by custom integration 'ha_heliotherm' at custom_components/ha_heliotherm/init.py, line 157: return self._client.read_input_registers(address, count, slave), please create a bug report at https://github.com/mbuchber/ha_heliotherm/issues

BR Daniel