Skip to content

Releases: ebaauw/homebridge-zp

v1.0.37

11 Jul 19:19
73f1873
Compare
Choose a tag to compare

Bump dependencies

  • NodeJS v12.18.2 LTS;
  • homebridge-lib v4.7.12.

The npm warning that bonjour-hap has been deprecated can be ignored.

v1.0.36

21 Jun 13:46
d610121
Compare
Choose a tag to compare

Enhancements

  • First attempt at dynamic log levels.

Bug fixes

  • zp command: TypeError when setting volume (or other numeric value), see #140.

Bump dependencies

  • NodeJS v12.18.1 LTS;
  • homebridge-lib v4.7.11.

v1.0.35

13 Jun 11:03
ff2fd60
Compare
Choose a tag to compare

Enhancements:

Bump dependencies:

  • NodeJS v12.18.0 LTS;
  • homebridge-lib v4.7.8;
  • chalk v4.1.0.

v1.0.34

31 May 09:00
c3b1bb8
Compare
Choose a tag to compare

Bug fixes:

  • Handle missing slave zone player, see #138.

Dump dependencies:

  • homebridge v1.1.0;
  • node v12.17.0 LTS;
  • homebridge-lib v4.7.7.

v1.0.32

23 May 13:26
2c335a3
Compare
Choose a tag to compare

Bug fix: TypeError when Sonos favourite contains multiple AlbumArtURI fields.

v1.0.31

17 May 16:17
c15bf05
Compare
Choose a tag to compare

Enhancements:

  • Support for Crossfade, Repeat, and Shuffle:
    • Add Crossfade, Repeat, and Shuffle characteristics to the Sonos service;
    • Add crossfade, repeat, and shuffle commands to zp.

Bug fixes:

  • Handle zone player getting a new IP address, see #137;
  • Don't remove ProtocolInformation service from external accessories.

Bump dependencies:

  • homebridge v1.0.4 or greater v1.x.x;
  • homebridge-lib v4.7.5.

v1.0.28

03 May 13:00
1e4c5de
Compare
Choose a tag to compare

Enhancements:

  • Increase number of supported Sonos favourites to 91, which is the technical maximum, see #135. Note that you may need to force-quit Home and re-open it, before it displays the new input sources correctly.

Bug fixes:

  • Handle change to identify event in Homebridge v1.0.x, see #134.

Bump dependencies:

  • homebridge v1.0.4;
  • NodeJS v12.16.3 LTS;
  • homebridge-lib v4.6.1.

v1.0.27

25 Apr 11:50
d42b0fc
Compare
Choose a tag to compare

Enhancements:

  • Changes to support Homebridge v1.0.0. This version is currently in beta under v0.4.54-beta.54. Until the final version has been released, install Homebridge ZP through sudo npm -g i homebridge-zp@next;
  • Only allow HomeKit admins to change Child Lock;
  • Correctly handle satellite name for Connect:Amp as surround speakers.
  • Workaround for #131.

Bump dependencies:

  • homebridge v1.0.0 (or 0.4.54-beta.54);
  • homebridge-lib v4.6.0.

v1.0.26

10 Apr 21:23
485a857
Compare
Choose a tag to compare

Bump dependencies:

  • NodeJS v12.16.2 LTS;
  • Homebridge v0.4.53;
  • homebridge-lib v4.5.7;
  • chalk v4.0.0.

v1.0.25

09 Apr 18:50
44cb693
Compare
Choose a tag to compare

Bug fixes:

  • config.json: port parameter wasn't honoured;
  • config.json: host parameter renamed to address, as it can only take an IPv4 address;
  • config.json: warning messages not displayed.

Bump dependencies:

  • homebridge-lib v4.5.6.