Skip to content

Releases: sebr/bhyve-home-assistant

0.1.12

24 Apr 06:31
Compare
Choose a tag to compare

Bug fixes:

  • Rain Delay binary sensor: Correctly set cause and weather_type attributes after receiving rain delay event #11

0.1.11

15 Apr 08:56
Compare
Choose a tag to compare

Bug fixes:

  • Fixes timer setting for manually triggering the irrigation switch (was being set to minutes, not seconds) #8

0.1.10

12 Mar 05:33
Compare
Choose a tag to compare

Bug fixes:

  • Fixes potential issue where Rain Delay binary sensors would not be initialised

0.1.9

20 Feb 11:11
Compare
Choose a tag to compare

New:

  • Adds program data to switch attributes.

0.1.8

20 Feb 09:26
Compare
Choose a tag to compare

Improvements

  • Fix startup error

0.1.7

18 Feb 10:44
Compare
Choose a tag to compare

Improvements

Zone switch – Upcoming watering times exposed via the watering_program attribute is now populated on entity initialisation. The watering_program attribute is limited to zones which have smart watering enabled.

0.1.6

08 Feb 04:36
Compare
Choose a tag to compare

New

  • Zone State – a sensor which reports the zone state. Can be used to alert when a device is forced off, eg because of low battery.

Improvements

  • Zone switch – Add upcoming watering times as watering_program attribute
  • Rain Delay binary_sensor - started_at attribute presented in local timezone

0.1.5

25 Jan 20:58
Compare
Choose a tag to compare

Fix watering_started timestamp parsing

0.1.4

24 Jan 10:59
Compare
Choose a tag to compare
  • Set the switch watering_started attribute in local timezone
  • Listen to device_connected and device_disconnected events
  • When a rain_delay event is received, pull extra info (such as cause and weather_type) from the API
  • Various bug fixes

0.1.3

19 Jan 09:59
Compare
Choose a tag to compare
  • Triggering a zone uses the device preset manual runtime (no longer hard coded to 10 minutes).
  • Fetch extra rain_delay data from API after receiving event notification
  • Fix client.stop()
  • Eagerly set switch state when turning on/off