-
-
Notifications
You must be signed in to change notification settings - Fork 31.9k
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
Harmony hub error with new firmware 4.15.250 #21191
Comments
same problem with my setup, quite annoying to be honest..... I hope this gets fixed soon |
Having the same issue here, nothing Harmony related works. This is the log error whenever I attempt to start a Harmony activity.
|
Same here. You have to enable XMPP as well. Has anyone been able to do this? My app keeps timing out. As far as the fix here. Last time a fix was made in no time. These devs are amazing! |
I followed the instructions on this page - the warnings were very extreme, basically saying my warranty would be voided etc. I was able to follow the instructions and enable XMPP, then rebooted Home Assistant, but now it's just not connecting to my hub at all. The entity doesn't show up in HA at all. I would recommend against doing this for now.
|
Doesnt seem the warranty thing is a real issue |
I have the same issue on all of my harmony hubs as of today. Please give me a path to resolve?!?!?! |
Im seeing the same issue... I have enabled xmpp via the harmony app on my phone , and restarted the harmony device several times to no avail. This seems like the firmware is busted. If you connect t he harmony back to your computer and have the MyHarmony software installed you can press Alt + f9 from the login screen and then select your remote/hub from the list and choose to restore the previous firmware.. I just did this and my harmony and home assistant are back to working together! The downside is any time you make changes in the harmony app it forces a firmware update so you will have to redo the steps .. I havent found a way to disable automatic firmware updates, I hope logitech will learn to be a little less troublesome with their updates / plans to box us into their software |
Same problem here :
|
Same issue with my Harmony hub (4.15.250), I have the following error in HA (0.87.1) log:
|
Guys, enabling xmpp has no influence.... That's what I am doing right now with 250 firmware |
Reported upstream. If @ehendrix23 does not show up, I will try fixing this tonight. |
So, just to put this into a step-by-step kinda deal, if you have Harmony Hub firmware version 4.15.250 and are running Home Assistant >0.84.3 (not 0.86.3 as said a couple of times now):
Should work again without flooding the log with errors. |
@amelchio isnt it possible anymore to go back to xmpp again? (officially) with updated HA documentation that you need to enable it in the harmony app? or maybe as an option in the yaml.file |
Hi, found a quick fix by a small change to request_hub_info. They may also block this on a next release, but gets this going again quickly. |
THANK YOU!!!! I was going to see if there was a quick fix for this. So thank you for informing what it is. Updated versions coming. :-) |
PS, will be working on switching it to XMPP (supported from Logitech perspective) but at least this gives me some time. |
@ehendrix23 |
ah ok, i see you replied just before me |
Yes, as that is what Logitech then "supports". Otherwise we will keep on chasing them like this. It will be based on the new aioharmony as that one is based on asyncio whereas the previous library (pyharmony) is not. Haven't seen/heard about state going to unavailable (haven't been much in forums either). But will 1st concentrate on XMPP and once that is released see if issues still exist or not. |
ah ok , thats good
|
anyway, i am using the older harmony.py file now with firmware 250 , i load it as a custom component, no issues with that one, just enabled xmpp in the harmony android app |
Wish an issue had been reported on this. :-) Are you running on HASSIO? I have 2 Harmony HUBs here at home and never have the issue that they go to unavailable. Just wondering if it has something with platform it is running on. |
yes, i am running hassio (hassos) |
We'll see how XMPP does. Does make me wonder if it is an issue with OS it is running on (or implementation of something in Python or so on the OS). Have someone else with similar issues like this but for another component, also running on HASSIO where errors like host unreachable, disconnects, time outs occur. |
yes, xmpp is indeed stable , no idea what the cause was |
Howdy, i just upgraded to the latest release of Home Assistant this evening and found that I had this issue as well. incredible to see it's already been addressed and fixed! When could we see this merged PR issued in a point release? |
Was having the same issue, thanks for the quick turnaround and getting this pushed out as an interim fix! Would like to see the long-term support moved to the official API, but I'm very glad my Harmony integration won't be broken for much longer. |
Argh.. Nothing like the bleeding edge. I just installed Hass.io last week and I got everything added working in my home except my Harmony Hubs (and Plex). I was already at 4.15.250 and saw some other threads before seeing this one and had rolled back to 4.15.210 just last night using the Harmony desktop app which was supposed to enable XMPP (I guess the option to control XMPP in the app was in 4.15.250). My HA is now at Hass.io 0.88.0... so the older harmony.py from 0.84.3 will work? And if my Hubs updates to 4.15.250, I just enable XMPP? |
indeed, old harmony.py file, enable xmpp |
I am going to lock this issue now. Please file new issues if you find bugs and use the forum for support. Thanks. |
Harmony hub does not work after updating the firmware to 4.15.250 with the new support for XMPP.
Messages from the log.
2019-02-18 21:09:27 INFO (MainThread) [homeassistant.components.remote] Setting up remote.harmony
2019-02-18 21:09:27 INFO (MainThread) [homeassistant.components.harmony.remote] Loading Harmony Platform: Harmony Hub at 192.168.1.92:8088, startup activity: None
2019-02-18 21:09:27 ERROR (MainThread) [aioharmony.hubconnector] 192.168.1.92: Exception on post: 0, message='Attempt to decode JSON with unexpected mimetype: '
2019-02-18 21:09:27 ERROR (MainThread) [aioharmony.hubconnector] 192.168.1.92: Unable to retrieve HUB id
The text was updated successfully, but these errors were encountered: