Skip to content

Releases: sebr/bhyve-home-assistant

2.0.8

05 Jul 23:56
Compare
Choose a tag to compare

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

23 Jun 04:10
Compare
Choose a tag to compare
2.0.8-beta1 Pre-release
Pre-release

Small changes to make this integration more resilient to upstream failures of the BHyve API

2.0.7

30 May 00:55
Compare
Choose a tag to compare
  • don’t create battery sensors for devices without batteries

2.0.6

01 Mar 00:56
Compare
Choose a tag to compare

Includes the version number in the manifest as a requirement of HA. No other changes.

2.0.5

09 Nov 06:38
Compare
Choose a tag to compare

Improve logging by not truncating messages

2.0.4

17 Sep 22:49
Compare
Choose a tag to compare

Fixes

  • Improves reliability of the integration by more forcefully reconnecting after the websocket connection is dropped

2.0.3

06 Aug 22:51
Compare
Choose a tag to compare

Improves logging to assist in debugging connectivity drops

2.0.2

12 Jul 10:34
Compare
Choose a tag to compare

Fixes

  • Zone switches incorrectly reported being off when not using a manual program

2.0.1

25 Jun 04:44
Compare
Choose a tag to compare

Fixes

  • Only create one rain delay switch per device
  • Correctly set watering history sensor when no consumption data returned

2.0.0

24 Jun 23:52
Compare
Choose a tag to compare

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