lopelex / node-red-contrib-harmony

Node-RED integration for Harmony hub
MIT License
13 stars 6 forks source link

Automation node does not show any devices #21

Open ehendrix23 opened 3 years ago

ehendrix23 commented 3 years ago

I just deployed this component however the Automation Node does not show any devices. When I check the Activity node then I can see in the drop box the different activities, but when in the automation node I do not see any devices listed. I do have 3 "Home Control" devices configured on my Harmony. One August lock and 2 Ecobee thermostats.

ehendrix23 commented 3 years ago

Some more info, it looks like error 401.2 (Unauthorized policy read haDevice denied) is returned.

I think depending on the automation configured one actually has to authenticate and get a token. See: https://github.com/hdurdle/harmony/blob/master/PROTOCOL.md and https://github.com/i8beef/HarmonyHub

lopelex commented 3 years ago

I just tested if the automation still works. It still works for me.

ehendrix23 commented 3 years ago

Any chance that this depends on the kind of smart home items configured in Harmony? For example, I have a lock (August) and 2 thermostats (Ecobee).

lopelex commented 3 years ago

I don't own any of these devices. so cannot test whether an implementation would work.