homebridge-platform-orbit
Version:
Orbit Irrigation System platform plugin for [HomeBridge](https://github.com/nfarina/homebridge).
31 lines (17 loc) • 667 B
Markdown
# Changes
## 1.5.3
- [Enhancement] Changed unhandled message to debug to reduce unnecessary logging
## 1.5.2
- [Fix] Removed unnecessary caching of device
## 1.5.1
- [Enhancement] Converted to TypeScript
- [Enhancement] Reworked code to simplify functions
## 1.4.5
- [Fix] Add handling of no time remaining
- [Fix] Stopped warning for clear_low_battery message
## 1.4.4
- [Enhancement] Removed the maxRetries on the websocket so it will keep trying to reconnect forever
## 1.4.3
- [Enhancement] Added config.schame.json to enable Homebridge Config UI
## 1.4.1
- [Enhancement] Improved getToken and getDevices error handling