vindaalex / multizone-thermostat

This is a home assistant custom component. It is a thermostat including various control options, such as: on-off, PID, weather controlled. The thermostat can be used in stand-alone mode or as zoned heating (master- satellites).
33 stars 6 forks source link

Integration not working after update to 2024.5 #35

Open stomko11 opened 2 months ago

stomko11 commented 2 months ago

Hello. Post updating to HA 2024.5, integration is not working. Climate entities are unknown/unavailable. Following error can be observed in logs:

Logger: homeassistant.helpers.service
Source: helpers/service.py:279
First occurred: 11:00:34 (15 occurrences)
Last logged: 11:00:49

Referenced entities climate.bathroom are missing or not currently available
Referenced entities climate.office are missing or not currently available
Referenced entities climate.kids_room are missing or not currently available
Referenced entities climate.master_bedroom are missing or not currently available
Referenced entities climate.master_bathroom are missing or not currently available

After restoring backup to 2024.4.X it is working as usual.

vindaalex commented 2 months ago

Thank for reporting. I've released a new version #36 which should work. Please let me know if you still get errors.

stomko11 commented 2 months ago

Updated to 0.7.1 (I was on 0.7.3-beta before) and seems to work OK