How goes Harmony Hub implementations?

More
2 years 5 months ago #282 by David Li
How goes Harmony Hub implementations? was created by David Li
We have seen several of you have successfully implemented a Harmony Hub into your SmartRemote.  Just checking in if this is working out for you and what you would like for it to do better / differently.

Any issues with any Harmony Hub configured devices?  which one?
Actions - all getting launched?
User interface - how's the design?
Buttons - are they doing what you expect?

Please Log in to join the conversation.

More
2 years 5 months ago #291 by bowlingbeeg
Replied by bowlingbeeg on topic How goes Harmony Hub implementations?
I just noticed that if I disable a device that was setup through the harmony hub driver that those devices get re-created. I found the same issue in the HomeAssistant gateway. Not sure if they're related or something is wrong on my end.

Please Log in to join the conversation.

More
2 years 5 months ago #298 by Nillaz
Replied by Nillaz on topic How goes Harmony Hub implementations?

We have seen several of you have successfully implemented a Harmony Hub into your SmartRemote.  Just checking in if this is working out for you and what you would like for it to do better / differently.

Any issues with any Harmony Hub configured devices?  which one?
Actions - all getting launched?
User interface - how's the design?
Buttons - are they doing what you expect?
 
The hard buttons in my integration are not behaving correctly. For instance, a single dpad button press causes the remote to send the command repeatedly. On my Shield this causes it to quickly fly to the end of a row. Ideally I would like it to move one space when I short press a button and continue scrolling for as long as I hold that button down, which is how it works with my actual Harmony remote. The same applies to my Apple TV. Any thoughts on how I can accomplish this?

Please Log in to join the conversation.

More
2 years 5 months ago - 2 years 5 months ago #299 by David Li
Replied by David Li on topic How goes Harmony Hub implementations?

We have seen several of you have successfully implemented a Harmony Hub into your SmartRemote.  Just checking in if this is working out for you and what you would like for it to do better / differently.

Any issues with any Harmony Hub configured devices?  which one?
Actions - all getting launched?
User interface - how's the design?
Buttons - are they doing what you expect?



 
The hard buttons in my integration are not behaving correctly. For instance, a single dpad button press causes the remote to send the command repeatedly. On my Shield this causes it to quickly fly to the end of a row. Ideally I would like it to move one space when I short press a button and continue scrolling for as long as I hold that button down, which is how it works with my actual Harmony remote. The same applies to my Apple TV. Any thoughts on how I can accomplish this?
In myDesigner 6 (ensure you are using the latest - upgrade from within myDesigner), open the Smartremote / Harmony.html page.  Click on Scene Properties.  click on Hard Buttons tab.  You can also just click on the button you want to edit in the graphic.
there you will see all of the current settings.  And there are some Macros to do multiple presses if a LONG press is done (click longer than one second).  Maybe this is what you did.  but this is where you can customize the behavior.
Last edit: 2 years 5 months ago by David Li.

Please Log in to join the conversation.

More
2 years 5 months ago #300 by Nillaz
Replied by Nillaz on topic How goes Harmony Hub implementations?

We have seen several of you have successfully implemented a Harmony Hub into your SmartRemote.  Just checking in if this is working out for you and what you would like for it to do better / differently.

Any issues with any Harmony Hub configured devices?  which one?
Actions - all getting launched?
User interface - how's the design?
Buttons - are they doing what you expect?




 
The hard buttons in my integration are not behaving correctly. For instance, a single dpad button press causes the remote to send the command repeatedly. On my Shield this causes it to quickly fly to the end of a row. Ideally I would like it to move one space when I short press a button and continue scrolling for as long as I hold that button down, which is how it works with my actual Harmony remote. The same applies to my Apple TV. Any thoughts on how I can accomplish this?
In myDesigner 6 (ensure you are using the latest - upgrade from within myDesigner), open the Smartremote / Harmony.html page.  Click on Scene Properties.  click on Hard Buttons tab.  You can also just click on the button you want to edit in the graphic.
there you will see all of the current settings.  And there are some Macros to do multiple presses if a LONG press is done (click longer than one second).  Maybe this is what you did.  but this is where you can customize the behavior.
 
Here's the thing...I didn't actually do any of this. Early this afternoon one of your team made a remote connection to my server and changed all sorts of stuff. I thought it was you trying to figure out why myDesigner wasn't talking to myServer. I didn't have even half of my devices added to the server yet. After you connected to my PC this evening and solved the permissions issue so myDesigner could talk to the server I reset the smartremote and finally got it connected.

I have a screen with two items on it. One is the button for my Harmony hub and while I can select my devices and activities the buttons don't function correctly. The other is a button for my Nvidia Shield where nothing worked at all.

With so many changes having already been made the documentation on the website no longer makes any sense, and I feel like I'm trying to reverse engineer a half finished system when I don't even fully understand the architecture yet. All of the sample devices and their corresponding sample code have been deleted. I'm slowly but surely trying to work my way through it but it is INTENSELY frustrating.

Please Log in to join the conversation.

More
2 years 5 months ago #305 by David Li
Replied by David Li on topic How goes Harmony Hub implementations?

We have seen several of you have successfully implemented a Harmony Hub into your SmartRemote.  Just checking in if this is working out for you and what you would like for it to do better / differently.

Any issues with any Harmony Hub configured devices?  which one?
Actions - all getting launched?
User interface - how's the design?
Buttons - are they doing what you expect?





 
The hard buttons in my integration are not behaving correctly. For instance, a single dpad button press causes the remote to send the command repeatedly. On my Shield this causes it to quickly fly to the end of a row. Ideally I would like it to move one space when I short press a button and continue scrolling for as long as I hold that button down, which is how it works with my actual Harmony remote. The same applies to my Apple TV. Any thoughts on how I can accomplish this?
In myDesigner 6 (ensure you are using the latest - upgrade from within myDesigner), open the Smartremote / Harmony.html page.  Click on Scene Properties.  click on Hard Buttons tab.  You can also just click on the button you want to edit in the graphic.
there you will see all of the current settings.  And there are some Macros to do multiple presses if a LONG press is done (click longer than one second).  Maybe this is what you did.  but this is where you can customize the behavior.

 
Here's the thing...I didn't actually do any of this. Early this afternoon one of your team made a remote connection to my server and changed all sorts of stuff. I thought it was you trying to figure out why myDesigner wasn't talking to myServer. I didn't have even half of my devices added to the server yet. After you connected to my PC this evening and solved the permissions issue so myDesigner could talk to the server I reset the smartremote and finally got it connected.

I have a screen with two items on it. One is the button for my Harmony hub and while I can select my devices and activities the buttons don't function correctly. The other is a button for my Nvidia Shield where nothing worked at all.

With so many changes having already been made the documentation on the website no longer makes any sense, and I feel like I'm trying to reverse engineer a half finished system when I don't even fully understand the architecture yet. All of the sample devices and their corresponding sample code have been deleted. I'm slowly but surely trying to work my way through it but it is INTENSELY frustrating.
Yes, there have been a lot of changes not just in software but also in documentation to keep up with the software changes.  If you are frustrated, you might want to put it aside and let us get the system stable.  Please remember, this is a Kickstarter.  It is not production ready today.  But it is getting close (relatively speaking).  If you have anything visible on the SmartRemote, that's a good thing because that says the networking is all working now.

We worked on your system because it brought out a software problem that has now been resolved thanx to your system availability.  You couldn't have fixed this on your own.

The Harmony integration is very young.  Little testing has been able to get done.  That's why I posted this question to get back responses.  It is Beta.  I did post to you how to look at changing the button behavior. If Allonis knew specifics of what isn't working right, then we can make the changes and post that as a software update that all can benefit from.

The code that was deleted was noise to the system and would have confused you (they were there for our core commercial business usage).  The new "PrepSmartRemote" command deletes this noise.  When you add back devices and assign them to rooms, the correct macros are then automatically figured out by the software and added back for your settings.  Again, this was a learning lesson that is now fixed for others.

Our lesson learned is we should have shipped the systems a week later.  I guess with such a large, customizable platform, that could be said at any point in the future.  It is constantly evolving.  That is normally good news.

But if the trial and error process is frustrating, put it aside for a bit.  There are plenty of others that are ok with getting through the introduction period.  Note that ALL other Kickstarter remotes shipped about 2 years after the financial completion of the Kickstarter.  This shipped in a few weeks.  But a week too early.

thanx for your investment!
It will be worth it.
The following user(s) said Thank You: Nillaz

Please Log in to join the conversation.

Time to create page: 0.202 seconds