Releases: ebaauw/homebridge-zp
Releases · ebaauw/homebridge-zp
v1.0.35
Enhancements:
- Handle split Sonos system, see https://github.com/ebaauw/homebridge-zp#split-sonos-system;
zp
: reportsonosOs
in zone player info.
Bump dependencies:
- NodeJS v12.18.0 LTS;
- homebridge-lib v4.7.8;
- chalk v4.1.0.
v1.0.34
v1.0.32
v1.0.31
Enhancements:
- Support for Crossfade, Repeat, and Shuffle:
- Add Crossfade, Repeat, and Shuffle characteristics to the Sonos service;
- Add
crossfade
,repeat
, andshuffle
commands tozp
.
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
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
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
v1.0.25
v1.0.24
Enhancements:
- Improved error reporting, see ebaauw/homebridge-lib#22.
Bump dependencies:
- Support homebridge v0.4.52;
- homebridge-lib v4.5.5.