Skip to content

Releases: homebridge-plugins/homebridge-rainbird

Version 1.5.1

12 Nov 23:36
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.5.0...v1.5.1

Version 1.5.0

06 Nov 13:22
6f424d1
Compare
Choose a tag to compare

What's Changed

  • Added enableZone to find Enabled Zones
  • Added Command Logging for plugin
  • Housekeeping and updated dependencies.

Full Changelog: v1.4.0...v1.5.0

Version 1.4.0

28 Oct 16:37
77e2cc2
Compare
Choose a tag to compare

What's Changed

  • Added support to show vavles as contact sensors
    • Allows you to get notified in the Home App when a Zone has started.
  • Added Device Logging and Debug Logging for plugin
  • Changed from node-fetch to axios
  • Housekeeping and updated dependencies.
  • Persist configured and duration values
  • Fixed issue where some models were not able to stop a zone

Full Changelog: v1.3.0...v1.4.0

Version 1.3.0

09 Oct 13:46
2d04c8d
Compare
Choose a tag to compare

What's Changed

  • Support for rain sensor using the HomeKit leak sensor
  • Suppress a zone's active status when scheduled program has been suspended (due to rain)
  • Use "Advance Zone" command instead of "Stop Irrigation" so remaining zones can still run for a scheduled program
  • Fixed RainBird controller request failed RangeError [ERR_OUT_OF_RANGE] for ESP-ME3 #57

Full Changelog: v1.2.0...v1.3.0

Version 1.2.0

29 Sep 17:51
52387d4
Compare
Choose a tag to compare

What's Changed

  • Added CurrentZoneTimeRemainingRequest & CurrentZoneTimeRemainingResponse function.
  • Fixed issue where some RainBird controllers (such as ESP-RZXe & ESP-Me) couldn't show the time remaining for a zone that was not started via the plugin (such as a scheduled program).

Full Changelog: v1.1.0...v1.2.0

Version 1.1.0

27 Sep 16:55
6944c6e
Compare
Choose a tag to compare

What's Changed

  • Add Support for More Models and Added Compatiable Models to Readme.
  • Fixed Failed to Discover Devices, "Cannot read property 'getTime' of undefined" #39.

Full Changelog: v1.0.0...v1.1.0

Version 1.0.0

19 Sep 17:15
81cd26d
Compare
Choose a tag to compare

What's Changed

  • Official Release of Homebridge RainBird Plugin.

Full Changelog: v0.1.0...v1.0.0

Version 0.1.0

29 Aug 19:18
e180dba
Compare
Choose a tag to compare

What's Changed

  • Initial Release