gldixon Posted January 15, 2023 Posted January 15, 2023 Is there any documentation explaining how to interact with Harmony Hub on say Eisy through PG3? I'm seeing all my hubs etc and all looks configured correctly however how do I now actually use it? e.g. If a specific activity is run on a specific hub (which would be a condition), I want to run a program to dim the lights. Same in reverse, when I press the off button on the Harmony remote, I want lights to come back up. I can't intuitively see how this can be done.
lilyoyo1 Posted January 15, 2023 Posted January 15, 2023 52 minutes ago, gldixon said: Is there any documentation explaining how to interact with Harmony Hub on say Eisy through PG3? I'm seeing all my hubs etc and all looks configured correctly however how do I now actually use it? e.g. If a specific activity is run on a specific hub (which would be a condition), I want to run a program to dim the lights. Same in reverse, when I press the off button on the Harmony remote, I want lights to come back up. I can't intuitively see how this can be done. You would write a program. Choose the hub and activity that you want.
JTsao Posted January 15, 2023 Posted January 15, 2023 Like this: FR-AVR-TV - [ID 0084][Parent 00B3] If 'Family Room / SHIELD TV Pro' is switched Start Or 'Family Room / FireTV 4K Max' is switched Start Or 'Family Room / Watch a Movie' is switched Start Then Wait 45 seconds Resource 'AVR-FR-Setup-TV' Else - No Actions - (To add one, press 'Action')
gldixon Posted January 23, 2023 Author Posted January 23, 2023 On 1/15/2023 at 10:28 AM, JTsao said: Like this: FR-AVR-TV - [ID 0084][Parent 00B3] If 'Family Room / SHIELD TV Pro' is switched Start Or 'Family Room / FireTV 4K Max' is switched Start Or 'Family Room / Watch a Movie' is switched Start Then Wait 45 seconds Resource 'AVR-FR-Setup-TV' Else - No Actions - (To add one, press 'Action') Thanks @JTsao that makes complete sense however I don't seem to see any of those options? For the Conditions I can select Status or Control. For Status I only see the Harmony Hub Controller and it seems to be more testing for status such as number of hubs, if Node Server is connected etc. For Control, I can see all the Harmony Hubs but all I can test for is 'On' or 'Power off'. Is there something wrong with my setup?
lilyoyo1 Posted January 23, 2023 Posted January 23, 2023 28 minutes ago, gldixon said: Thanks @JTsao that makes complete sense however I don't seem to see any of those options? For the Conditions I can select Status or Control. For Status I only see the Harmony Hub Controller and it seems to be more testing for status such as number of hubs, if Node Server is connected etc. For Control, I can see all the Harmony Hubs but all I can test for is 'On' or 'Power off'. Is there something wrong with my setup? Your drop downs don't give you other options such as choosing your activities?
MrBill Posted January 24, 2023 Posted January 24, 2023 On 1/23/2023 at 7:02 AM, lilyoyo1 said: Your drop downs don't give you other options such as choosing your activities? maybe they never followed the instructions and created Activities, those are user created. 1
JTsao Posted January 24, 2023 Posted January 24, 2023 On 1/23/2023 at 6:34 AM, gldixon said: Thanks @JTsao that makes complete sense however I don't seem to see any of those options? For the Conditions I can select Status or Control. For Status I only see the Harmony Hub Controller and it seems to be more testing for status such as number of hubs, if Node Server is connected etc. For Control, I can see all the Harmony Hubs but all I can test for is 'On' or 'Power off'. Is there something wrong with my setup? In the program example that I provided, for example, "Watch a Movie" is an activity, not the hub. Your examples above indicated what you can do with the hub itself, which is limited. Hubs have the arrow pointing right. Activities have an arrow pointing left. You need to make sure you can see your activities in IoX, then you can trigger on when they start or end. The hub below is called "Family Room" - devices and activities are child nodes, activities have the arrow pointing left. Devices, and the hub itself point right.
carealtor Posted January 24, 2023 Posted January 24, 2023 Can't help but wonder if there might be some better icons to use other than arrows. @Jimbo.Automates
MrBill Posted January 24, 2023 Posted January 24, 2023 49 minutes ago, carealtor said: Can't help but wonder if there might be some better icons to use other than arrows. @Jimbo.Automates The icon selection for that usage truly s*cks. When I worked on getting Pentair functional I learned the choices are pretty limited. To change isn’t up to node server developers, they reside in firmware. 1 2
gldixon Posted March 14, 2023 Author Posted March 14, 2023 On 1/24/2023 at 3:10 PM, JTsao said: In the program example that I provided, for example, "Watch a Movie" is an activity, not the hub. Your examples above indicated what you can do with the hub itself, which is limited. Hubs have the arrow pointing right. Activities have an arrow pointing left. You need to make sure you can see your activities in IoX, then you can trigger on when they start or end. The hub below is called "Family Room" - devices and activities are child nodes, activities have the arrow pointing left. Devices, and the hub itself point right. Yeah I don't have anything below 'Family Room' and certainly I have activities defined on the Harmonies, after all, how do I use them as remotes if I didn't!
gldixon Posted March 14, 2023 Author Posted March 14, 2023 Thanks all for taking the times for these invaluable replies (sorry for the delay getting back to you). I think there must be something wrong with my node setup. I'll try removing and reconnecting etc.
Solution gldixon Posted March 15, 2023 Author Solution Posted March 15, 2023 Team I got to the bottom of the issue. I needed to upgrade the Harmony software version. Once this was done, all that you have explained above is now available. For anyone else looking for installation help, make sure you checkout the node developer's information here: https://github.com/UniversalDevicesInc-PG3/udi-harmony-poly
Recommended Posts