github ebaauw/homebridge-zp v1.4.0-3

latest releases: v1.4.47, v1.4.46, v1.4.45...
pre-release3 years ago

Minor Version Change

  • Homebridge ZP no longer exposes the ZPS1 platform and no longer supports the forceS2 config.json key.

Enhancements

  • Support multiple households, see #153:
    • Only subscribe once per household to ZoneGroupTopology and AlarmClock;
  • Better support for larger networks (work in progress), see #180 and #131;
    • Use ZoneGroupTopology events instead of GroupManagement (for zone group membership) and DeviceProperties (for battery).
  • ZpClient:
    • Add properties: household, memory, zoneGroup, zoneGroupName, zoneGroupShortName;
    • Monitor ZoneGroupTopology event notifications;
    • Re-initialise ZpClient after zone player has rebooted. Reboot detected through handleUpnpMessage() or by monitoring ZoneGroupTopology event notifcations;
  • zp: Add new flag zp topology -t to monitor topology changes.

Bug Fixes

  • After changing inputs from Homebridge ZP, sometimes stop no longer works, because the event with the updated current AVTransport actions is ignored, see #173;
  • TV service would show wrong input after joining a group from the input list.

Don't miss a new homebridge-zp release

NewReleases is sending notifications on new releases.