grzegorz914 / homebridge-denon-tv

Homebridge plugin for Denon/Marantz AV Receivers, publish as independent external platform accessory.
MIT License
75 stars 16 forks source link

SOURCE input not available for Zone 2 in GUI settings dropdowns #136

Closed chetstone closed 2 years ago

chetstone commented 2 years ago

As suggested, I redid my configuration using the GUI, and there was one thing I could not accomplish. I wanted a "SOURCE" Input, and it was not available in the dropdown for either Inputs or Buttons.

I worked around it by creating a different button in the GUI, then editing it in config.json to look like this:

                    "buttonsZone2": [
                        {
                            "name": "SOURCE",
                            "reference": "Z2SOURCE",
                            "displayType": 0
                        }
                    ]
grzegorz914 commented 2 years ago

Thanks for report this, just forget this to add. Will update soon.

grzegorz914 commented 2 years ago

added to the inputs