Releases: asantaga/wiserHomeAssistantPlatform
Releases · asantaga/wiserHomeAssistantPlatform
R3.2.3beta2
- Bump api to v1.0.2
- Fixed error in boost_all_rooms using old temp validation type (no longer supported)
- Fixed error in validating temps from yaml file
- Added LTS Floor Temp sensor for Heating Actuator
R3.2.3beta
This is a beta release with changes that have not been fully tested due to lack of equipment to do so. Use at your own risk until the community that have this equipment have confirmed it working and this is released formally.
- Bump api to v1.0.1
- Add event data to wiser events - issue #324
- Fix error setting away mode action for shutters - issue #329
- Add support for Heating Actuator floor temp sensor - issue #334
- Improve error handling/notification for setting schedule via YAML file - issue #325
- Add service for setting opentherm parameters
R3.2.2
What's Changed
- Bump api to v0.1.8
- v1.1.7 of schedule card
- Add list view option to Schedule Card
- Add Show ID option to schedule card standard view
- v1.1.0 of zigbee card
- Fixed - Update status attribute does not show when failed
- Fixed - Error if heating actuator has no assigned room - Issue #321
- Added events for room started/stopped heating, target temperature increased/decreased and boosted
- Added device_triggers for events
R3.2.1
R3.2.0
What's Changed
- Move to aioWiserHeatAPI for full async support
- Changes to support new Async API
- Now uses HA data update coordinator for polling the hub
- Modified battery % thresholds to better identify low batteries
- Added All special day keyword for schedules in addition to Weekdays and Weekends
- Added new service to set schedule from string (see docs at https://github.com/asantaga/wiserHomeAssistantPlatform/blob/master/docs/services.md#set-schedule-from-string)
- Formatted code using black
- Use zip release for HACs
- Updated schedule card to only refresh on selected hub update
R3.2.0beta4
What's Changed
- Fixed device id for lights and shutters when assigning schedules
- Reintroduced scan_interval limit
R3.2.0beta3
What's Changed
- Fixed schedule card not updating when changes made
- Fixed status of unknown if hub update fails
- Fixed issues of schedule services not functioning correctly
- Added missing refresh after setting device mode
- Added ability to assign schedule by name via service
R3.2.0beta2
NOTE: This is a beta release with significant changes in the backend. It has been tested but could have some issues, so please bear this in mind.
What's Changed
- Fixed errors when controlling lights and shutters
- Fixed issue with signal sensor not updating
v3.2.0beta
NOTE: This is a beta release with significant changes in the backend. It has been tested but could have some issues, so please bear this in mind.
What's Changed
- Utilise async api aioWiserHeatAPI
- Modify for fully async functionality
- Utilise the data update coordinator of HA
- Adjustment of battery levels to be more reflective of remaining usable capacity