nicoduj / homebridge-harmony

Harmony websocket plugin for homebridge
The Unlicense
215 stars 23 forks source link

Second Hub - wants setup code #200

Closed reffr closed 4 years ago

reffr commented 4 years ago

I'm trying to add my second hub. If I manually go to add the second hub (from the Home app on iOS) it sees the second hub. I try to add it but it wants a setup code. What is the code or what am I doing wrong?

Thanks, Rob { "platform": "HarmonyHubWebSocket", "name": "Greatroom", "hubIP": "192.168.1.118", "otherPlatforms": [ { "name": "Theater Room", "hubIP": "192.168.1.145" } ] } ] }

nicoduj commented 4 years ago

Hi,

the code is written in homebridge log, at startup.

reffr commented 4 years ago

Thank you so much for the quick response and the help. Sorry I missed that detail!!!!

Take care great plug in! Rob

Sent from my iPhone

On Oct 27, 2019, at 1:33 PM, Nicolas Dujardin notifications@github.com wrote:

 Hi,

the code is written in homebridge log, at startup.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

nicoduj commented 4 years ago

you're welcome, thank you for the support :)