Skip to content

Releases: rhockenbury/homebridge-ecowitt-weather-sensors

v2.10.0

06 Mar 20:20
816aea1
Compare
Choose a tag to compare
  • Add support for most Ambient Weather stations and sensors
  • Add logic to create accessory for base station even if station model is not recognized
  • Accept both PASSKEY and MAC for data report source validation

v2.9.0-beta

19 Feb 19:11
e7dd5e4
Compare
Choose a tag to compare
  • 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

18 Feb 00:59
Compare
Choose a tag to compare
  • 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

17 Feb 21:29
Compare
Choose a tag to compare
  • Republished as v2.8.2-beta

v2.7.0-beta

10 Feb 20:49
Compare
Choose a tag to compare
  • 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

23 Jan 19:25
Compare
Choose a tag to compare
  • 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

21 Oct 17:51
Compare
Choose a tag to compare
  • Update dependencies
  • Fix bug with WN30 and WN35 where name override without metric was not respected

v2.5.0

22 Sep 16:37
Compare
Choose a tag to compare
  • Implement support for WN32 and WN32P
  • Add Homebridge verified badge

v2.4.1

18 Sep 22:30
Compare
Choose a tag to compare
  • 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

17 Sep 19:03
Compare
Choose a tag to compare
  • 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 to README.md
  • Add Github action to close issues with no activity