Releases: homebridge-plugins/homebridge-rainbird
Releases · homebridge-plugins/homebridge-rainbird
Version 1.6.4
Version 1.6.3
Version 1.6.2
Version 1.6.1
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
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
Version 1.5.1
Version 1.5.0
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
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
toaxios
- 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
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