Releases: rhockenbury/homebridge-ecowitt-weather-sensors
Releases · rhockenbury/homebridge-ecowitt-weather-sensors
v2.10.0
v2.9.0-beta
- Add custom hidden feature to hide specific service on a specific device
- Minor updates to plugin UI such as adding additional tooltips and updating text
v2.8.2-beta
- Introduce limited alpha support for Ambient Weather devices (only WS1965)
- Implement support for WN1900 / WN1910 / WN1920 Ecowitt consoles
- Add support for WN67 5-in-1 weather sensor array
- Resolve a bug where the comparison PASSKEY was generated incorrectly
- Updates in Plugin UI and log messages for easier first-time setup
- Add more documentation on setting name overrides for a sensor
v2.8.1-beta
- Republished as v2.8.2-beta
v2.7.0-beta
- Add support for WN and WS series Ecowitt consoles (see README)
- Add support for hiding battery service and setting name override for battery service
- Consolidate gateway/console hiding feature to single hide/show setting
- Internal refactor of data report request parsing and base station discovery
v2.6.0
- Add support for GW3000 Wifi Gateway
- Add configuration option to log data report each time a data report is received
- Fix discovery and registration of WH40 accessory
- Add characteristic value boundary checks, and cap values at Homekit thresholds if exceeded
- Fix issue with converting wind speeds to kilometer per hour (kph)
v2.5.1
- Update dependencies
- Fix bug with WN30 and WN35 where name override without metric was not respected
v2.5.0
- Implement support for WN32 and WN32P
- Add Homebridge verified badge
v2.4.1
- Promote v2 to GA
- Improve data report simulator with parameters set in definitions file
- Improve error handling for missing required parameters on a sensor
v2.4.0-beta
- Add support for WH65, WS68, WS80, and WS90
- Implement Light and Ultraviolet sensor types
- Fix issue with mapping wind direction to a sector
- Add paypal funding link to
package.json
and donation section toREADME.md
- Add Github action to close issues with no activity