Nicolas Dujardin

Results 56 comments of Nicolas Dujardin

Hi, I tried a first plugin using websockets to "counter" their removal of xmpp : https://www.npmjs.com/package/homebridge-harmony https://github.com/nicoduj/homebridge-harmony Feel free to try, at your own risks ! (code is still dirty,...

Hi, yep I don’t understand this assumption either. Websocket doesn’t mean access through internet. All calls are local through local calls (even the first http call to get the hub...

Hi, yes indeed I worked on this and now it should reconnect as soon as it is disconnected .

Just as a proof that it is all local even with websocket, here are the two endpoint (first one http request to retrieve hub config and second one websocket endpoint...

By the way TV mode is allready working, jsut a bit messed up (volume / back button) in the latest beta unfortunately. You can duplicate your platform in order to...

> Do you have a PayPal to buy you a beer? :) Paypal button added :)

Yes , and by the way the websocket api is a local one :) Sent with GitHawk

Hi, you can give a try to my plugin, it works with 206 firmware (use websockets) . https://github.com/nicoduj/homebridge-harmony#readme

Hi, @perlbo Great news, thanks for feedback ! @Phoenix-DH : Yes, it is expected to work as before, including retrieving states of the current activity (that was also what bothered...

@maisun > Hi Nicoduj, thanks for the plugin, it works for my Harmony with 206 firmware :) > Question: would it be possible to add support for control individual device?...