Releases: homebridge-plugins/homebridge-rainbird
Releases · homebridge-plugins/homebridge-rainbird
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
Version 1.2.0
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
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
Version 0.1.0
What's Changed
- Initial Release