nicoduj / homebridge-harmony

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

How/Why did this happen? #208

Closed costispavlou closed 4 years ago

costispavlou commented 4 years ago

Don’t really know how this occurred but heres a screenshot

1779AB70-707A-4C30-ACA2-7E0D942FA7F0

nicoduj commented 4 years ago

Hi, could you at least share your config ? Your logs? Is it on an external device or main one ? Was there an homebridge reboot ? Hub config change ? Mostly it happened because input services were not published in the right way ... but giving so few context, I can’t help you !

Sent with GitHawk

costispavlou commented 4 years ago

name": "HarmonyHub", "hubIP": "192.168.0.28", "TVAccessory": true, "switchAccessories": true, "publishGeneralMuteSwitch": true, "devicesToPublishAsAccessoriesSwitch": [ "LG Climate;PowerOn", "LG Climate;PowerOff", "Philips TV", "PS4", "Cablenet", "infomir DVR", "Pioneer" ], "publishDevicesAsIndividualAccessories": true, "showCommandsAtStartup": true, "platform": "HarmonyHubWebSocket" }

costispavlou commented 4 years ago

DC085514-49C0-49F2-BF3B-412E808DD4FA

costispavlou commented 4 years ago

Ip changed to 16. That fixed it, but same issue with the harmony button though

costispavlou commented 4 years ago

Fixed by removing the switch accessories from true to false