Unable to add Denon input via accessory after config change
PrimaryInc opened this issue · 6 comments
Hi, I added denon receiver input to home app.
That worked fine, exept i configured wrong inputs.
So i deletet denon receiver from home, changed config and now are trying to re-add the receiver.
Volume is there and working gread but I'm unable to add the input choises.
What am i doing wrong?
Please help :)
@Martvvliet you have any idea?
Anyone know if @Martvvliet is around anymore?
@PrimaryInc Still around, just very busy at the moment. Can you post the config? And do you mean that you can't add the receiver as tv accessory anymore? It sometimes happens that the homekit config still remembers the TV, so you will have to change the name again in the config to re-add it.
Hi @Martvvliet,
Thanks for getting back to me.
So I have configured Volume and Input selection. Volume part is there, but the input is not after I deleted it and trying to re-add after config change. Yes the receiver is not able to add again.
So I did as you wrote, change the name of the accessory and then I as able to re-add. Thank you!!! 💯
Config:
{
"debugToInfo": false,
"devices": [
{
"name": "Denon Receiver",
"ip": "10.0.x.x",
"zone": 1,
"switchInfoMenu": true,
"inputs": [
{
"inputID": "MPLAY",
"name": "Apple TV",
"defaultVolume": 40
},
{
"inputID": "BT",
"name": "BlueTooth",
"defaultVolume": 40
},
{
"inputID": "SAT/CBL",
"name": "GET TV",
"defaultVolume": 40
}
]
}
],
"volumeControl": [
{
"name": "Denon Volume",
"ip": "10.0.x.x",
"zone": 1,
"volumeAsFan": false,
"volumeLimit": 70
}
Perhaps it is an idea to write in the plugin description about this issue?
Thanks for creating plugin 👍
Good idea indeed. Thanks for feedback :) enjoy the plugin :)