github ebaauw/homebridge-ws v2.2.23

latest releases: v2.7.20, v2.7.19, v2.7.18...
4 years ago

Bug fixes:

  • Only expose accessories for locations from config.json; cached accessories are removed when no longer specified in config.json. See also #14;
  • Check status (in body) returned by OpenWeatherMap.

Code refactor:

  • Use HttpClient instead of RestClient from homebridge-lib. Under the hood, the dependency on the now deprecated request package was removed;
  • Use async/await instead of promise .then();
  • Cleanup of old commented code.

Bump dependencies:

  • NodeJS v12.16.1 LTS;
  • homebridge-lib v4.5.1.

Don't miss a new homebridge-ws release

NewReleases is sending notifications on new releases.