Releases: rbiremon/hass-comapsmarthome
Releases · rbiremon/hass-comapsmarthome
v1.1.3
Update to follow depreciation of some HA utilities
Full Changelog: v1.1.2...v1.1.3
1.1.2
Bugfix - extra attributes (including schedule_id) were not loading anymore, there seemed to be some conflicting behavior between entity polling and the coordinator.
1.1.1
Bugfix #4
Two issues with behavior of climate entity fixed - default entity behavior was disabled by coordinator:
- Polling (set to 30s)
- Writing to HA state after updating
1.1.0
Features:
- #2 - Global on / off switch for heating in housing
- #3 - Implement presence sensor
- Group entites into devices (one for housing, one per zone)
1.0.2
Fix set instruction service and target temperature update
Full Changelog: v1.0.1...v1.0.2
1.0.1
- Fix / rework auth in Comap client which seemed to fall into 401 Unauthorized after a while. Switched to different API key to avoid potential conflicts with official app
- Fix import of climate constants which seemed to be causing issues with production version of Home Assistant