BWS Systems
BWS Systems
Also, this is the code I started from to get the workings: https://github.com/swissmanu/harmonyhubjs-client/blob/develop/lib/login/hub.js
The pair, I believe just gets you the token for the hub. I believe it is a single token that any device can use. In the code I have, it...
I was going to do a wireshark, but now it's working so I feel like being a slug...
Yes, the work around.... I'm being a slug in clarity in writing as well....
At least it was a simple fix.
Unfortunately, you still need to preface the command with "sh" as there is no environment settings in the exec from the system. Try "sh /home/pi/ac_off.sh"
The ha-bridge is always in the push the button state. There is no testing against the philips hue app so I can't say it will work.
Hello Steve, I submitted a pull request with some code to help autodiscovery. check it out. [Edit] Also it looks as issue 13 is related to autodiscovery. Thanks
You can also use jitpack.io as another way to do this as when I include this library into the ha-bridge. https://github.com/bwssytems/ha-bridge
I might give a shot to update to the websockets api, but that may go away someday as well.