Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

How to interact with Harmony Hub?

Featured Replies

Posted

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.

Solved by gldixon

Go to solution
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.

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')
 

 

  • Author
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?

Screenshot 2023-01-23 at 7.31.56 AM.png

Screenshot 2023-01-23 at 7.32.08 AM.png

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?

Screenshot 2023-01-23 at 7.31.56 AM.png

Screenshot 2023-01-23 at 7.32.08 AM.png

Your drop downs don't give you other options such as choosing your activities?

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.

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.

image.thumb.png.5b27ffa367ec87e7098a70b3ae2695ec.png

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.

image.png.3ec46d4ffa2cb2e5c40c065618b87941.png

Can't help but wonder if there might be some better icons to use other than arrows.

@Jimbo.Automates

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 month later...
  • Author
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.

image.thumb.png.5b27ffa367ec87e7098a70b3ae2695ec.png

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.

image.png.3ec46d4ffa2cb2e5c40c065618b87941.png

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!

  • Author

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.

  • Author
  • Solution

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

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.