Skip to content

Releases: ebaauw/homebridge-zp

v1.4.10

25 Nov 20:14
e13fa2a
Compare
Choose a tag to compare

Bug Fixes

  • zp browse: SyntaxError: initTopology() not yet called, see #188.

Bump Dependencies

  • Homebridge v1.3.8;
  • homebridge-lib v5.1.18.

v1.4.9

14 Nov 19:44
0ff5f51
Compare
Choose a tag to compare

Bug Fixes

  • Disappearing zone players, see #139;
  • Use coordinator currentTransPortActions and currentValidPlayModes. Hopefully addresses issue that control wouldn't work when zone group is playing an AirPlay source, see #185;
  • SyntaxError: initTopology() not yet called on zp join, see #186.
  • undefined zone player hostname in zp debug messages.

Bump Dependencies

  • Homebridge v1.3.6;
  • homebridge-lib v5.1.17.

v1.4.8

31 Oct 20:28
3de5f81
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v16.13.0 LTS;
  • homebridge-lib v5.1.16.

Note that I develop and test my plugins against the latest active LTS version of NodeJS.
Other versions might work; I simply don't have the bandwidth to test them.

v1.4.7

15 Oct 07:58
b587dd5
Compare
Choose a tag to compare

Bug fixes

  • Typo in warning message when zone player's IP address has changed;
  • SyntaxError: init() not yet called on zone player reboot or IP address change, see Discord.

Bump Dependencies

  • Homebridge v1.3.5;
  • NodeJS v14.18.1 LTS;
  • homebridge-lib v5.1.15.

v1.4.6

04 Oct 18:52
63c4e63
Compare
Choose a tag to compare

Bug Fixes

  • Homebridge ZP would no longer expose the battery, as Sonos changed how the battery info is encoded with latest firmware.

v1.4.5

01 Oct 13:49
bb50e59
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v14.18.0 LTS;
  • homebridge-lib v5.1.14.

v1.4.4

05 Sep 11:39
8c9477f
Compare
Choose a tag to compare

Bump Dependencies

  • NodeJS v14.17.6 LTS;
  • homebridge-lib v5.1.13.

v1.4.3

29 Aug 12:06
8c7e9b6
Compare
Choose a tag to compare

Bug Fixes

  • Uncaught exception on timeout waiting for first event when setting a household coordinator, see Discord.

v1.4.2

27 Aug 08:07
7648d00
Compare
Choose a tag to compare

Bug Fixes

  • ZpClient wasn't initialised when zone player got a new IP address while Homebridge ZP was down, see #182.
  • Guard each individual zone player with try/catch when listing topology, creating accessory delegates, and listing last seen.
  • Log "probing done" message with address instead of name (which isn't available when zone player is unreachable under given address).

v1.4.1

22 Aug 08:54
2b16558
Compare
Choose a tag to compare

Bug Fixes

  • Log updates to Last Seen as debug messages, see #181.

Bump Dependencies

  • NodeJS 14.17.5 LTS;
  • homebridge-lib v5.1.12.