Harmony hub control
Hi,
For now I control my harmony hub via comfortclick with a workaround.
I do a http command to a raspberry pi running a http server with node.js and it calls harmonyHubControl which can access the harmony hub using activtiy and command ids.
This is great because you can teach the hub new IR commands.
So I can not only start activities but also control IR relais and sockets (cheap stuff).
I just read that harmony has released (don't know when) and API for the hub. Any plans to integrate this as a device in comfortclick?
https://www.myharmony.com/en-us/harmony-api
This would make things much easier and I add a lot of value to your product.
Great succes. Using http server in bOS as device and setting:
host URL: https://maker.ifttt.com/trigger
and adding a command with
/test/with/key/yourKey with test being the event name in IFTT (used as trigger in service webhooks).
Test IFTT in advance with the URL listed in
https://ifttt.com/maker_webhooks/settings
where you can also can find yourKey