pponce
pponce
@Ar-eh Any chance you can do a short write up on how to used Controller to do the migration? in particular the sequence of events for the migration. Controller is...
To get back XMPP access you need to install the "developer beta firmware". see below: https://community.logitech.com/s/question/0D55A00008D4bZ4SAJ/harmony-hub-firmware-update-fixes-vulnerabilities?t=1545438745727
First i want to say thanks for working on this project! I wish i had the skills to contribute. Any plans in the works to try and resolve this issue?...
Here is the home assistant project. They have been very fast. https://github.com/home-assistant/home-assistant/commit/23a579421ded86da432949ff8e571432aa04b6aa Someone would still need to update https://github.com/swissmanu/harmonyhubjs-client to work with the new method (web sockets).
Thank you for doing this! It looks like they have re-enabled XMPP vía a “developer” firmware option. But I think it might be good to move to the websockets implementation...
Has anyone checked recently if this error is still occurring? I see changes have been made to https://github.com/swissmanu/harmonyhubjs-client to address this issue.
I'm giving it a go with 0.3.0-alpha.2. I actually had to edit the package.json file that was installed with 0.3.0-alpha2 and changed the value version for harmonyhubjs-client to "^1.1.6" within...
Things appeared to be working pretty well. Now my only problem is that Harmony removed the local API's in their most recent firmware. So now it does not work at...
Yeah I ran without issue for a long time using 0.3.0-alpha2 with harmonyhubjs-client 1.1.6. Didn’t have any max client issues that I could detect. I recently moved to one of...
Have you tried materiks using airborne04’s xmpp client as a dependency? I think they can be swapped out. Airborne04 said the websocket version of the client was a drop in...