Releases: sebr/bhyve-home-assistant
Releases · sebr/bhyve-home-assistant
2.0.8
Small changes to make this integration more resilient to upstream failures of the BHyve API. Errors are still logged, but the integration should not break so easily.
2.0.8-beta1
Small changes to make this integration more resilient to upstream failures of the BHyve API
2.0.7
- don’t create battery sensors for devices without batteries
2.0.6
Includes the version number in the manifest as a requirement of HA. No other changes.
2.0.5
Improve logging by not truncating messages
2.0.4
Fixes
- Improves reliability of the integration by more forcefully reconnecting after the websocket connection is dropped
2.0.3
Improves logging to assist in debugging connectivity drops
2.0.2
Fixes
- Zone switches incorrectly reported being off when not using a manual program
2.0.1
Fixes
- Only create one rain delay switch per device
- Correctly set watering history sensor when no consumption data returned
2.0.0
New Features
- Sensor entities for zone history, including water consumption stats
Fixes
- Configurations with multiple devices would not show all entities due to conflicting
unique_id
values
Breaking Changes
- Only one state sensor per device is created, rather than one per zone per device
- To support multiple entities from multiple devices, all entities will be recreated due to new
unique_id
values