Skip to content

Releases: homebridge-plugins/homebridge-rainbird

Version 1.6.4

19 Mar 12:14
8b0ebd3
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.6.3...v1.6.4

Version 1.6.3

15 Feb 14:54
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.6.2...v1.6.3

Version 1.6.2

13 Feb 04:10
e7ca905
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.6.1...v1.6.2

Version 1.6.1

30 Jan 03:48
a1f6e92
Compare
Choose a tag to compare

What's Changed

  • Restore Request/Response logging.
  • prevent Program Switch showing as running when rain set point reached.
  • Housekeeping and updated dependencies.

Full Changelog: v1.6.0...v1.6.1

Version 1.6.0

28 Jan 05:10
dae0c31
Compare
Choose a tag to compare

What's Changed

Major Change To Logging:

  • Added the following Logging Options:
    • Standard
    • None
    • Debug
  • Removed Device Logging Option, which was pushed into new logging under debug.
  • Added Device Logging Override for each Device, by using the Device Config.

Major Changes to refreshRate:

  • Added an option to override refreshRate for each Device, by using the Device Config.

Other Changes

  • Added option to show Program Switches for Program A, B, & C.
  • Added option to enable a switch to Stop Irrigation Switch.
  • Housekeeping and updated dependencies.

Full Changelog: v1.5.2...v1.6.0

Version 1.5.2

15 Dec 20:35
62b91e7
Compare
Choose a tag to compare

What's Changed

  • Housekeeping and updated dependencies.

Full Changelog: v1.5.1...v1.5.2

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