Releases: ebaauw/homebridge-zp
Releases · ebaauw/homebridge-zp
v0.1.6
v0.1.5
Some cleanup and enhancements:
- The service for the group is now called Sonos, e.g. Living Room Sonos;
- The optional service for the zone is now called Speakers, e.g. Living Room Speakers;
- The config.json setting to enable the optional Speakers service is:
"speakers": true
; - Added support for Bass, Treble, and Loudness (issue #7) to the optional Speakers service;
- Adjusted README and log messages.
v0.1.4
- Explicit grouping/ungrouping control (issue #3);
- Group volume and mute control (issue #4);
- Allow different combinations of HomeKit service and characteristic
for volume (issue #10); - Bumped dependency to [email protected] (issue
bencevans/node-sonos#152).