Request for additional features :-)
Closed this issue ยท 13 comments
Love this plugin for Homebridge, it could be even better with some additional features:
- soundmode control / switches https://github.com/ishockwave/homebridge-denon-soundmode
- actually play an online Chanel with a switch, like in the HEOS app
- control multiroom zones
In this repository is al lot you probably use? https://github.com/scarface-4711/denonavr
Thank you for your feedback. Multiroom support is the first thing I wanted to add so that one should arrive pretty soon. I look into the other features :) Should be that hard indeed.
Thanks for the great plugin. Am keen to see multiform support, although the first part of that I'd personally find most useful is a simple "All Zone Stereo" on/off switch (https://denon.custhelp.com/app/answers/detail/a_id/1804/~/all-zone-stereo ).
As an FYI, I've used a simple http-switch to swap my X3600H (Denon AVR) between 9.1ch (when I want to watch movies with full surround) and 7.1ch+zone2 (when I want to listen to music in one or two or both zones). This is otherwise a pain to do without multiple menu/button selections.
{
"accessory": "HTTP-SWITCH",
"name": "Add Zone2",
"switchType": "stateful",
"debug": false,
"onUrl": "https://192.168.1.93:10443/ajax/speakers/set_config?type=2&data=%3CAmpAssign%3E%3CAssignMode%3E2%3C%2FAssignMode%3E%3C%2FAmpAssign%3E&_=1587642388217",
"offUrl": "https://192.168.1.93:10443/ajax/speakers/set_config?type=2&data=%3CAmpAssign%3E%3CAssignMode%3E1%3C%2FAssignMode%3E%3C%2FAmpAssign%3E&_=1587642388217",
"statusUrl": "https://192.168.1.93:10443/ajax/speakers/get_config?type=2",
"statusPattern": ".2."
}
@bmonninkhof Second zone support is added. Can you let me know if it is working as expected?
@bmonninkhof Top dank voor het testen in ieder geval. Ik hoor het graag als er nog issues zijn.
Hi Brian, Haha geen issue. kan gebeuren, fijn dat het in ieder geval werkt :). Ik ga nog even kijken naar die default volume van de inputs, aangezien deze wel zou moeten werken. Ik kom er nog even op terug. Thanks in ieder geval voor de feedback.
In versie 2.7.1 kan je een default inputID selecteren. Als je deze erbij zet zal die automatisch die input selecteren bij het aanzetten van de receiver en de daarbij behorende default volume wordt dan ook geselecteerd.
Hi Brian, werkt alles nu naar behoren? Dan kan ik dit issue sluiten :)
Hi Brian,
Top dan sluit ik deze. De volumeknoppen zullen alleen reageren als de versterker al is aangezet. Als dit alsnog niet werkt terwijl de versterker aan staat hoor ik het graag.
In ieder geval veel plezier ermee.
Groet,