Skip to content

v3.0.0-beta.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@ACDR ACDR released this 03 Sep 07:39

Enhancements

  • Add support for multiple zones, (exposed as additional external AVR devices after enabling as in the below config or via Homebridge UI).
  • Removed yamaha-nodejs dependency, instead interfacing directly with the AVR API
        {
            "platform": "yamaha-avr"
            "ip": "192.168.1.31",
            "name": "Yamaha RX-V685",
            "zone2Enabled": true,
            "zone3Enabled": false,
            "zone4Enabled": false,
        },

Fixes

  • Input generation & AVR input state detection stability

Notes

  • Input names & visibility are now cached per zone