gicamm / homeassistant-comelit

With Comelit Hub/Vedo integration, you can connect your Home Assistant instance to Comelit Simple Home and Vedo systems.
Apache License 2.0
23 stars 7 forks source link

Update all async_schedule_update_ha_state calls to their non-async counterpart #75

Closed optiluca closed 6 months ago

optiluca commented 6 months ago

This fixes the integration in Home Assistant 2024.5. Without it, these kinds of errors are thrown, and state is not correctly communicated to HA. https://community.home-assistant.io/t/how-to-fix-custom-integration-brematic-calls-async-write-ha-state/722238/3

optiluca commented 6 months ago

Still having the issue whereby more commits are shown than is correct... But there only is 1 "real" commit in this PR.

gicamm commented 6 months ago

Thank you Luca :)