- Posts: 79
- Thank you received: 0
How goes Harmony Hub implementations?
- Jim Peduto
- Offline
- User
-
Less
More
2 years 4 months ago #1619
by Jim Peduto
Replied by Jim Peduto on topic How goes Harmony Hub implementations?
When watching TV:
Assign Previous Channel to F1.
Guide to F2
Assign Previous Channel to F1.
Guide to F2
Please Log in to join the conversation.
- Jim Peduto
- Offline
- User
-
Less
More
- Posts: 79
- Thank you received: 0
2 years 4 months ago #1620
by Jim Peduto
Replied by Jim Peduto on topic How goes Harmony Hub implementations?
When watching TV:
Assign Previous Channel to F1.
Guide to F2
Assign Previous Channel to F1.
Guide to F2
Please Log in to join the conversation.
- CrabbyPatties
- Offline
- User
-
Less
More
- Posts: 116
- Thank you received: 1
2 years 4 months ago #1621
by CrabbyPatties
Replied by CrabbyPatties on topic How goes Harmony Hub implementations?
I assume you are using the default Harmony page on your remote that auto comes when you link Harmony (ie you haven’t tried to create your own custom remote scenes?)When watching TV:
Assign Previous Channel to F1.
Guide to F2
Please Log in to join the conversation.
- CrabbyPatties
- Offline
- User
-
Less
More
- Posts: 116
- Thank you received: 1
2 years 4 months ago #1622
by CrabbyPatties
Replied by CrabbyPatties on topic How goes Harmony Hub implementations?
The hub has stopped responding again....
Log attached. Many thanks.
Log attached. Many thanks.
Please Log in to join the conversation.
- JGrana01
- Offline
- User
-
Less
More
- Posts: 33
- Thank you received: 0
2 years 4 months ago #1624
by JGrana01
Replied by JGrana01 on topic How goes Harmony Hub implementations?
Im going to go out on a limb and say it’s likely the existing “keep authenticated” strategy Allonis is using.
I also get an unresponsive or very very slow Harmony response if myServer is running and I attempt to use a real Elite to check something. I need to shutdown myServer and I can then use the Elite.
I proposed a different method a while ago using a timed authenticate method. That way myServer isn’t constantly authenticating with the hub when it doesn’t need to.
I also get an unresponsive or very very slow Harmony response if myServer is running and I attempt to use a real Elite to check something. I need to shutdown myServer and I can then use the Elite.
I proposed a different method a while ago using a timed authenticate method. That way myServer isn’t constantly authenticating with the hub when it doesn’t need to.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 4 months ago - 2 years 4 months ago #1628
by davep
Replied by davep on topic How goes Harmony Hub implementations?
Go into the Designer and on edit the Harmony page.
On the F1 button set the short press command to be AV|{{harmony_active_device_{{clientname}}}}~Press~{{harmony_active_activityid_{{clientname}}}}~PrevChannel
On the F2 button the short press command is AV|{{harmony_active_device_{{clientname}}}}~Press~{{harmony_active_activityid_{{clientname}}}}~Guide
The two sets of server variables are tracking which Harmony hub is active and what activity is running.
Save the page and then on the remote reselect the Harmony so its page gets refreshed. The F1 and F2 buttons should be active.
To see what all the commands would look like just watch the myServer event log as you press the virtual buttons on the remotes screen.
On the F1 button set the short press command to be AV|{{harmony_active_device_{{clientname}}}}~Press~{{harmony_active_activityid_{{clientname}}}}~PrevChannel
On the F2 button the short press command is AV|{{harmony_active_device_{{clientname}}}}~Press~{{harmony_active_activityid_{{clientname}}}}~Guide
The two sets of server variables are tracking which Harmony hub is active and what activity is running.
Save the page and then on the remote reselect the Harmony so its page gets refreshed. The F1 and F2 buttons should be active.
To see what all the commands would look like just watch the myServer event log as you press the virtual buttons on the remotes screen.
Last edit: 2 years 4 months ago by davep.
Please Log in to join the conversation.
Time to create page: 0.208 seconds