- Posts: 33
- Thank you received: 0
How goes Harmony Hub implementations?
- JGrana01
- Offline
- User
-
Less
More
2 years 5 months ago - 2 years 5 months ago #724
by JGrana01
Replied by JGrana01 on topic How goes Harmony Hub implementations?
Dave Li, if you guys pull off full Harmony Integration - it would be a "Harmony Killer"
How nice not having to have to worry about Logitech pull the plug on the remote server
How nice not having to have to worry about Logitech pull the plug on the remote server
Last edit: 2 years 5 months ago by JGrana01. Reason: Add "not worry"
Please Log in to join the conversation.
- andrew
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 5 months ago #725
by andrew
Replied by andrew on topic How goes Harmony Hub implementations?
It seems to me that the Harmony hub tries to 'phone home' when you start or end activities. If you carry on triggering activities from myServer instead I would expect the hub to behave the same. I'm imagining that it's only when we have myServer coordinating the power on/off and input select of devices that we won't have to worry about the Logitech servers going away (just have to worry about the hub stopping working instead).
Andrew
Andrew
Please Log in to join the conversation.
- Nillaz
- Away
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 5 months ago #727
by Nillaz
Replied by Nillaz on topic How goes Harmony Hub implementations?
Does anyone have a functional Harmony integration? I still cannot navigate any devices using the direction pad. If I press left/right/up/down it fires off that command repeatedly/infinitely until I press another direction, in which case it starts repeatedly firing that command instead.
I've tried deleting the myServer Harmony driver and redoing everything from scratch and the result is the same. I've looked at the commands bound to the direction buttons in myDesigner and it looks like they're tied to the standard navigation commands. Also, the Harmony remote itself works as expected as it always has, but I did take a look at the Interkey delay in the Harmony software just in case and they are at the standard default
I feel like I must be missing something, but for the life of me I have no idea what.
I've tried deleting the myServer Harmony driver and redoing everything from scratch and the result is the same. I've looked at the commands bound to the direction buttons in myDesigner and it looks like they're tied to the standard navigation commands. Also, the Harmony remote itself works as expected as it always has, but I did take a look at the Interkey delay in the Harmony software just in case and they are at the standard default
I feel like I must be missing something, but for the life of me I have no idea what.
Please Log in to join the conversation.
- davep
- Offline
- Admin
-
Less
More
- Posts: 367
- Thank you received: 96
2 years 5 months ago #729
by davep
Replied by davep on topic How goes Harmony Hub implementations?
There will be a Harmony driver update tomorrow. Please wait until then. Watch this forum for updates.
Please Log in to join the conversation.
- andrew
- Offline
- User
-
Less
More
- Posts: 339
- Thank you received: 28
2 years 5 months ago - 2 years 5 months ago #731
by andrew
I wonder if it needs to immediately send a 'release' command after the 'press' event? According to this it sounds to me like this might be the problem. I can't see what the official Harmony remote app on my phone is sending as the packets appear to be encrypted. Boo!
Andrew
Replied by andrew on topic How goes Harmony Hub implementations?
I'm still not on an 'official' setup so I'm always reluctant to weigh in on anything. But I started trying to debug this last night as I managed to get the Harmony driver working and displaying activities and devices in the smartremote template when accessed through the myDesigner simulated remote. When I press a directional arrow (in my case for our Sky+HD satellite box) the on-screen highlight skips along four items when it should move just one. It does this reliably and repeatedly. Using Wireshark I can see that for each single directional command myServer sends one xmpp packet as follows:Does anyone have a functional Harmony integration? I still cannot navigate any devices using the direction pad. If I press left/right/up/down it fires off that command repeatedly/infinitely until I press another direction, in which case it starts repeatedly firing that command instead.
I've tried deleting the myServer Harmony driver and redoing everything from scratch and the result is the same. I've looked at the commands bound to the direction buttons in myDesigner and it looks like they're tied to the standard navigation commands. Also, the Harmony remote itself works as expected as it always has, but I did take a look at the Interkey delay in the Harmony software just in case and they are at the standard default
I feel like I must be missing something, but for the life of me I have no idea what.
Code:
<iq type='get'id='e68e3a0e-388e-488b-88a2-3636982ec393_5'>
<oa xmlns='connect.logitech.com' mime='vnd.logitech.harmony/vnd.logitech.harmony.engine?holdAction'>
action={"command"::"DirectionLeft","type"::"IRCommand","deviceId"::"24771581"}:status=press
</oa>
</iq>
I wonder if it needs to immediately send a 'release' command after the 'press' event? According to this it sounds to me like this might be the problem. I can't see what the official Harmony remote app on my phone is sending as the packets appear to be encrypted. Boo!
Andrew
Last edit: 2 years 5 months ago by andrew.
The following user(s) said Thank You: Nillaz
Please Log in to join the conversation.
- Nillaz
- Away
- User
-
Less
More
- Posts: 443
- Thank you received: 36
2 years 5 months ago #733
by Nillaz
Replied by Nillaz on topic How goes Harmony Hub implementations?
Will do. Just wanted to verify that this isn't something specific to my configuration that I'm missing.There will be a Harmony driver update tomorrow. Please wait until then. Watch this forum for updates.
Please Log in to join the conversation.
Time to create page: 0.207 seconds