How goes Harmony Hub implementations?

JGrana01's Avatar
User User
  • Posts: 33
  • Thanks: 0

Re: How goes Harmony Hub implementations?

2 years 7 months ago - 2 years 7 months ago
#724
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 ;-)
Last edit: 2 years 7 months ago by JGrana01. Reason: Add "not worry"

Please Log in or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: How goes Harmony Hub implementations?

2 years 7 months ago
#725
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

Please Log in or Create an account to join the conversation.

Nillaz's Avatar
User User
  • Posts: 444
  • Thanks: 36

Re: How goes Harmony Hub implementations?

2 years 7 months ago
#727
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.

Please Log in or Create an account to join the conversation.

davep's Avatar
Admin Admin
  • Posts: 371
  • Thanks: 98

Re: How goes Harmony Hub implementations?

2 years 7 months ago
#729
There will be a Harmony driver update tomorrow. Please wait until then. Watch this forum for updates.

Please Log in or Create an account to join the conversation.

andrew's Avatar
User User
  • Posts: 341
  • Thanks: 28

Re: How goes Harmony Hub implementations?

2 years 7 months ago - 2 years 7 months ago
#731
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'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:
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 7 months ago by andrew.
The following user(s) said Thank You: Nillaz

Please Log in or Create an account to join the conversation.

Nillaz's Avatar
User User
  • Posts: 444
  • Thanks: 36

Re: How goes Harmony Hub implementations?

2 years 7 months ago
#733
There will be a Harmony driver update tomorrow. Please wait until then. Watch this forum for updates.
 
Will do. Just wanted to verify that this isn't something specific to my configuration that I'm missing.

Please Log in or Create an account to join the conversation.

Time to create page: 0.279 seconds