How goes Harmony Hub implementations?

More
2 years 4 months ago #1704 by andrew
Replied by andrew on topic How goes Harmony Hub implementations?
Have you tried putting in a short pause before loading your scene? An official way of doing it would be better but waiting for the built in scene to load then loading yours might work.

Andrew

Please Log in to join the conversation.

More
2 years 4 months ago #1713 by CrabbyPatties
Replied by CrabbyPatties on topic How goes Harmony Hub implementations?

Have you tried putting in a short pause before loading your scene? An official way of doing it would be better but waiting for the built in scene to load then loading yours might work.

Andrew

Thanks Andrew - what is that pause command?  ie how would you amend this Macro to add (say) a one second pause?

Macro|activate-source.hub at 192.168.68.56-harmonyactivity-virgin on tv!loadscene|virgin

Thanks in advance

Please Log in to join the conversation.

More
2 years 4 months ago #1714 by David Li
Replied by David Li on topic How goes Harmony Hub implementations?
Example of using Pause command
FOR|LOOP##1##10##Macro|pause|.5!

Math|Subtract~surfgate_port_position~{{surfgate_port_position}}~1!

Please Log in to join the conversation.

More
2 years 4 months ago #1717 by andrew
Replied by andrew on topic How goes Harmony Hub implementations?

Have you tried putting in a short pause before loading your scene? An official way of doing it would be better but waiting for the built in scene to load then loading yours might work.

Andrew

Thanks Andrew - what is that pause command?  ie how would you amend this Macro to add (say) a one second pause?

Macro|activate-source.hub at 192.168.68.56-harmonyactivity-virgin on tv!loadscene|virgin

Thanks in advance
I believe it would be:
Code:
Macro|activate-source.hub at 192.168.68.56-harmonyactivity-virgin on tv!pause|1.0!loadscene|virgin

Andrew

Please Log in to join the conversation.

More
2 years 4 months ago #1719 by CrabbyPatties
Replied by CrabbyPatties on topic How goes Harmony Hub implementations?

Example of using Pause command
FOR|LOOP##1##10##Macro|pause|.5!

Math|Subtract~surfgate_port_position~{{surfgate_port_position}}~1!

Thanks David, and also useful to see how to do loops.  I don't have a surfgate, but would very much like one....

 

Please Log in to join the conversation.

More
2 years 4 months ago #1720 by CrabbyPatties
Replied by CrabbyPatties on topic How goes Harmony Hub implementations?

Have you tried putting in a short pause before loading your scene? An official way of doing it would be better but waiting for the built in scene to load then loading yours might work.

Andrew

Thanks Andrew - what is that pause command?  ie how would you amend this Macro to add (say) a one second pause?

Macro|activate-source.hub at 192.168.68.56-harmonyactivity-virgin on tv!loadscene|virgin

Thanks in advance
I believe it would be:
Code:
Macro|activate-source.hub at 192.168.68.56-harmonyactivity-virgin on tv!pause|1.0!loadscene|virgin

Andrew

Perfect - thanks so much - will try it out now.

 

Please Log in to join the conversation.

Time to create page: 0.172 seconds