Skip to content

Releases: ebaauw/homebridge-lib

v7.0.1

10 May 13:45
17bfde6
Compare
Choose a tag to compare

Bug Fixes

  • ServiceDelegate.History: For TotalConsumptionValue, correctly handle reset of Total Consumption (e.g. due to device factory reset).

Bump Dependencies

  • NodeJS v20.13.1 LTS;
  • hb-lib-tools v2.0.1.

v7.0.0

28 Apr 15:33
0e40540
Compare
Choose a tag to compare

Major Version - Breaking Changes

  • Change package to use ECMAScript modules instead of CommonJS modules. Consequently, it needs to be loaded through import instead of through require. Classes are exported as subpaths to support lazy loading.

Bump depdencies

  • Homebridge v1.8.1.
  • NodeJS v20.12.2 LTS;
  • hb-lib-tools v2.0.0.

v6.7.5

27 Mar 21:48
a0623c7
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v20.12.0 LTS.
  • hb-lib-tools v1.2.4

v6.7.4

20 Feb 15:02
11f2e99
Compare
Choose a tag to compare

Enhancements

  • MyHomeKitTypes: Add characteristics for surround speaker and height audio settings for Homebridge ZP.

Bump Dependencies

  • NodeJS v20.11.1 LTS;
  • @homebridge/plugin-ui-utils: v1.0.1.

v6.7.1

24 Nov 15:00
00f16e9
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v20.10.0 LTS;
  • hb-lib-tools v1.2.1.

v6.7.0

11 Nov 12:00
5490550
Compare
Choose a tag to compare

Bump Dependencies

  • hb-lib-tools v1.2.0.

v6.6.6

05 Nov 11:45
2f0ccff
Compare
Choose a tag to compare

Bug Fixes

  • ServiceDelegate.History: Handle multiple history values with ResetTotal (without issuing a "... History: Reset Total: warning: 2 listeners"). Needed for Homebridge UPS with combined history for Contact Sensor and Consumption.

v6.6.5

05 Nov 11:21
077cc82
Compare
Choose a tag to compare

Bump Dependencies

  • Homebridge v1.7.0.

v6.6.4

27 Oct 18:19
c44c025
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v20.9.0 LTS;
  • hb-lib-tools v1.1.4;
  • @homebridge/plugin-ui-utils v1.0.0.

v6.6.3

22 Oct 11:42
9814695
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v20.8.1;
  • hb-lib-tools v1.1.3.