Skip to content

Releases: ebaauw/homebridge-ws

v2.2.9

23 Jul 22:21
5094041
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge-lib v4.3.3, now again as a regular dependency.

2.2.8

15 Jul 09:03
503b2a2
Compare
Choose a tag to compare

This release has been deprecated, please re-install homebridge-lib and homebridge-ws to revert to the latest versions.

Changes:

  • WsService: use addCharacteristic() instead of charactertistics property.

Bump dependencies

  • homebridge-lib v4.3.0.

v2.2.7

12 Jul 11:12
b9d5802
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge-lib v4.2.9.

v2.2.5

09 Jun 15:38
aa60c67
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge v0.4.50;
  • homebridge-lib v4.2.7 (as peer dependency).

Note that homebridge-lib now needs to be installed separately:

$ sudo npm -g i homebridge-lib homebridge-ws

v2.2.2

30 May 08:01
cd62f69
Compare
Choose a tag to compare

Bug fixes:

  • Fix bug that not all Eve history entries would be persisted on shutting down homebridge.

Bump dependencies:

  • NodeJS v10.16.0 LTS;
  • homebridge-lib v4.2.5.

v2.2.1

25 May 20:26
d2f86c7
Compare
Choose a tag to compare

Enhancements:

  • Added config.json.schema, so homebridge-config-ui-x will render a Settings window for homebridge-ws' config.json settings.

Bump dependencies:

  • homebridge-lib v4.2.3.

v2.2.0

27 Apr 09:09
Compare
Choose a tag to compare

Breaking Changes:

  • config.json: apikey and locations are now at same level as platform - no longer at openweathermap object;

  • When upgrading from a previous version of homebridge-ws, the old accessories will be removed from cache and accessories will be re-created.

  • Eve history is persisted in cachedAccessories instead of a separate history_xxx.json file;

  • Mark restored cached accessories alive when location is in config.json.

  • Code cleanup: remove all references to Wunderground.

Bump dependencies:

  • homebridge-lib v4.2.2

v2.1.9

06 Apr 11:45
Compare
Choose a tag to compare

Bump dependencies:

  • homebridge v0.4.48;
  • homebridge-lib v4.0.11.

v2.1.8

10 Mar 14:42
Compare
Choose a tag to compare

Remove reference to Wunderground from README, see #3.

Bump dependencies:

  • NodeJS v10.15.3 LTS;
  • homebridge-lib v4.0.10.

v2.1.7

01 Mar 13:59
Compare
Choose a tag to compare

Bump dependencies:

  • NodeJS v10.15.2;
  • homebridge-lib v4.0.9.