github WiesiDeluxe/ha-harvia-sauna v2.9.2
v2.9.2 — Fix schedule services

latest releases: v2.9.4, v2.9.3
3 hours ago

🚑 Hotfix: set_schedule / clear_schedule returned a 500 error

A helper name collision made the new schedule services receive a tuple instead of the coordinator, so every call failed with AttributeError: 'tuple' object has no attribute 'api'.

Both services now work, and all schedule writes go through the coordinator's state-change wrapper (combi limit + auth handling), including the Scheduled start switch.

Don't miss a new ha-harvia-sauna release

NewReleases is sending notifications on new releases.