homebridge-ambient-realtime
Version:
Ambient Weather Realtime API platform plugin for [Homebridge](https://github.com/nfarina/homebridge).
80 lines (65 loc) • 1.61 kB
Markdown
# Changes
## 0.2.2
update
- code cleanup
- Correct fault display in Homekit
- bumped dependencies
## 0.2.1
Bug Fixes
- fixed station battery charateristic warning
## 0.2.0
Bug Fixes
- added entry for station model info in configuration page
- added support for WH31SM sensor
- added option to include battery sensor for custom sensors
- display battery status as full when not in alarm
- fix bug when removing accessories
- fix bug when adding multiple leak sensors
- code cleanup
## 0.1.15
update
- improved logging for battery warnings
- fixed bug, when trying to add a tempature only device
- added support for WH31P sensor
## 0.1.14
update
- code cleanup
- addressed Homebridge charateristic warnings
## 0.1.13
update
- improved accessory naming
- improved error messaging
- addressed Homebridge charateristic warnings
- bumped dependencies
## 0.1.12
update
- addressed Homebridge charateristic warnings
- improved error handling
- bumped dependencies
## 0.1.11
update
- fixed typo in readme
- added verified badge
- bumped dependencies
- deprecated node 18 support
## 0.1.10
update
- fixed an issue with battery status
## 0.1.9
update
- fixed an issue where battery status showed for device with no reported status
## 0.1.8
update
- fixed bug when no customer sensor are defined
## 0.1.7
update
- code cleanup
- added option to show a sample of recieved data in debug logging
- fixed bug when setting fault status
## 0.1.6
refactor
- fixed crash on load
- refactored with typescript
## 0.1.0
Initial
- HomeKit support for Ambient Weather Sations using Realtime API