-
-
Notifications
You must be signed in to change notification settings - Fork 33.8k
Logitech Harmony integration stopped working #57542
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Just to note that I've just upgrade to the same versions, and don't see this error. My two Harmony Hubs are both responding as expected. This a VM running under Hyper-V. |
Hey there @ehendrix23, @bramkragten, @bdraco, @mkeesey, @Aohzan, mind taking a look at this issue as it has been labeled with an integration ( harmony documentation |
I've seen some instability on recent versions as well. I think it's actually related to discovery happening more frequently. It seems to overwhelm the devices. |
Currently we fetch the device ID/unique ID When the Devices discovered so we can tell if it's already been set up and abort. Unfortunately it doesn't look like there's a way with aioharmony to just fetch the id without connecting the websocket so we end up overloading the device |
Can you try this patch? |
I just noticed that it started to work again overnight as this morning it was suddenly present again. The problem started after updating the core several times and then the OS again as I was some versions behind. You might be right that the hub was overloaded. However, unplugging it and plugging it back in had no effect. |
I'm having the same problem. When it wasn't working I removed the integration and tried to add again but now keeps failing. |
Is there an update to this issue? |
I confirm the patch is working in my installation with 3 harmony hubs. |
Is there any instructions on how to use this patch? |
The problem
Upgraded core and OS to the latest versions and now the harmony entities are unavailable. It turns out that home assistant can't connect to the XMPP server on the harmony hub. Connecting to the XMPP port 5222 with telnet from another host confirms the service is up and running. It may also have to do with the OS version as that was also updated. Perhaps some firewall rule?
supervisor-2021.10.0
core-2021.10.4
Home Assistant OS 6.5
What is version of Home Assistant Core has the issue?
core-2021.10.4
What was the last working version of Home Assistant Core?
core-2021.10.2
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Logitech Harmony
Link to integration documentation on our website
No response
Example YAML snippet
No response
Anything in the logs that might be useful for us?
Additional information
No response
The text was updated successfully, but these errors were encountered: