pponce
pponce
@Pensive I know you said you were moving to use XMPP. Just wanted to let you know that Nico's websocket implementation i believe fixed the websockets not being open issue...
I hope someone with skills takes on the challenge of porting harmonyhubjs-client to use websockets vs XMPP like they did with the home assistant. https://github.com/swissmanu/harmonyhubjs-client/issues/46 IFTTT is a bit slow...
@gerarddvb do you know what impact removing the entire folders has on homekit setup? If i did that would i have to re-setup other plugins and accessories? Or is it...
i took the file in the accessories folder and edited out carefully the harmonyhub plugin reference. if you do a find for: {"plugin": and replace \n{"plugin": in your favorite editor...
I was having the same issue. I noticed some xmpp authentication errors. I _think_ i may have resolved by installing: @xmpp/xml and @xmpp/jid I ran these commands to install them:...
You can ignore my last comment. Didn't work. Just saw that homebridge crashed and restarted. I'm still experiencing this issue...
I'm so close to getting homekit to actually control all my devices, thanks to all those like you developing homebridge plugins. For now i think i will need to uninstall...
Thanks for pointing me to HA-Bridge! I got it running and working just moments ago. The only problem i have is that the activities appear as Lights and not as...
So far so good. No issues with crashing. Putting the ha-bridge harmony activities in their own room solves the switch vs light issue. I'll keep looking at this issue to...
Thanks, I think for the time being i'll stick with the HA-Bridge solution and switch to this harmonyhub plugin once there is a fix in place for this issue. Things...