github ebaauw/homebridge-ws v2.6.1

latest releases: v2.7.21, v2.7.20, v2.7.19...
19 months ago

Breaking Changes

The weather report and configuration characteristics, have moved from the Leak Sensor service to a different Resource service. Because of this, HomeKit loses any associations of the characteristics from the old service, and treats the characteristics of the new service as new. In particular, you will lose any automation conditions on these.

Enhancements

  • Split the Weather service into a proper Leak Sensor (that can be left out when noLeak is set), and a custom Resource service for the custom characteristics exposing the weather report and accessory settings. This will cause HomeKit to remove these custom characteristics from any HomeKit automations and scenes. iOS 16 displays Leak Sensors differently, wanting people to remove the Leak Sensor rather than simply not triggering it (as was done in #26). See Discord for details.
  • Expose the forecast services on the forecast accessory as Resource (instead of Leak Sensor), when noLeak has been set. This will cause HomeKit to remove the forecast characteristics from any HomeKit automations and scenes, on upgrade and any time the noLeak setting is changed.

Bump Dependencies

  • NodeJS v16.17.1 LTS;
  • homebridge-lib v5.6.8

Don't miss a new homebridge-ws release

NewReleases is sending notifications on new releases.