homebridge-denon-heos icon indicating copy to clipboard operation
homebridge-denon-heos copied to clipboard

Only Showing as a Speaker

Open Trevor46 opened this issue 3 years ago • 5 comments

Hi, I have installed this plug in but it only shows in homekit as a speaker. I have copied and pasted all the configurations in the the plug in and it still shows as a speaker. I'm very new to hoobs and this is my first post here. How does this work? Does someone call to walk me through what i'm doing wrong? I have updated hoobs to the lates version also. Thanks, Trevor

Trevor46 avatar Nov 28 '21 17:11 Trevor46

Can you copy/paste your configuration as JSON?

kristianrl avatar Jan 15 '22 19:01 kristianrl

Hi, I’m sorry but I don't know how to do that. I don't know what a json is. I tried to copy and paste all of the commands from the plugin into my config and changed the ip address as needed. Can you please walk me through what I need to do to send you what you need? Do I need to call you? Thanks Trevor Sent from my iPhone

On Jan 15, 2022, at 2:33 PM, Kristian Risager Larsen @.***> wrote:



Can you copy/paste your configuration as JSON?

— Reply to this email directly, view it on GitHubhttps://github.com/Martvvliet/homebridge-denon-heos/issues/92#issuecomment-1013741608, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWWGKMZTNOEFT2VFLMV66MDUWHDYFANCNFSM5I5REXAA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

Trevor46 avatar Jan 15 '22 19:01 Trevor46

If you go to Homebridge's Plugins page, you can click the gear icon for this plugin and copy the JSON config from there. image

kristianrl avatar Jan 15 '22 21:01 kristianrl

Ok Thanks, I hope this is what you need. Trevor { "platforms": [ { "platform": "DenonAVR", "pollInterval": 3, "devices": [ { "name": "Denon Receiver", "ip": "192.168.86.219", "switchInfoMenu": true, "defaultInputID": "MPLAY", "zone": 1, "port": 8080, "inputs": [ { "inputID": "MPLAY", "name": "Apple TV", "defaultVolume": 32 }, { "inputID": "GAME", "name": "iMac" }, { "inputID": "TV", "name": "TV" }, { "inputID": "AUX1", "name": "AUX" } ] } ] } ], "platform": "DenonAVR" }

Sent from Outlookhttp://aka.ms/weboutlook


From: Kristian Risager Larsen @.> Sent: January 15, 2022 4:33 PM To: Martvvliet/homebridge-denon-heos @.> Cc: Trevor46 @.>; Author @.> Subject: Re: [Martvvliet/homebridge-denon-heos] Only Showing as a Speaker (Issue #92)

If you go to Homebridge's Plugins page, you can click the gear icon for this plugin and copy the JSON config from there. [image]https://user-images.githubusercontent.com/2519890/149638370-15fb49f5-87c0-4063-a13d-68797351b53b.png

— Reply to this email directly, view it on GitHubhttps://github.com/Martvvliet/homebridge-denon-heos/issues/92#issuecomment-1013757359, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWWGKM6ISFUYXGCGCFDWXYDUWHRZFANCNFSM5I5REXAA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

Trevor46 avatar Jan 15 '22 21:01 Trevor46

Hey did the image I sent help? Thanks

Sent from my iPhone

On Jan 15, 2022, at 4:46 PM, trevor bewick @.***> wrote:

 Ok Thanks, I hope this is what you need. Trevor { "platforms": [ { "platform": "DenonAVR", "pollInterval": 3, "devices": [ { "name": "Denon Receiver", "ip": "192.168.86.219", "switchInfoMenu": true, "defaultInputID": "MPLAY", "zone": 1, "port": 8080, "inputs": [ { "inputID": "MPLAY", "name": "Apple TV", "defaultVolume": 32 }, { "inputID": "GAME", "name": "iMac" }, { "inputID": "TV", "name": "TV" }, { "inputID": "AUX1", "name": "AUX" } ] } ] } ], "platform": "DenonAVR" }

Sent from Outlookhttp://aka.ms/weboutlook


From: Kristian Risager Larsen @.> Sent: January 15, 2022 4:33 PM To: Martvvliet/homebridge-denon-heos @.> Cc: Trevor46 @.>; Author @.> Subject: Re: [Martvvliet/homebridge-denon-heos] Only Showing as a Speaker (Issue #92)

If you go to Homebridge's Plugins page, you can click the gear icon for this plugin and copy the JSON config from there. [image]https://user-images.githubusercontent.com/2519890/149638370-15fb49f5-87c0-4063-a13d-68797351b53b.png

— Reply to this email directly, view it on GitHubhttps://github.com/Martvvliet/homebridge-denon-heos/issues/92#issuecomment-1013757359, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AWWGKM6ISFUYXGCGCFDWXYDUWHRZFANCNFSM5I5REXAA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you authored the thread.Message ID: @.***>

Trevor46 avatar Jan 24 '22 00:01 Trevor46