How goes Harmony Hub implementations?

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

Re: How goes Harmony Hub implementations?

2 years 6 months ago
#1704
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 or Create an account to join the conversation.

CrabbyPatties's Avatar
User User
  • Posts: 117
  • Thanks: 2

Re: How goes Harmony Hub implementations?

2 years 6 months ago
#1713
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 or Create an account to join the conversation.

David Li's Avatar Topic Author
Admin Admin
  • Posts: 1027
  • Thanks: 99

Re: How goes Harmony Hub implementations?

2 years 6 months ago
#1714
Example of using Pause command
FOR|LOOP##1##10##Macro|pause|.5!

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

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 6 months ago
#1717
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 or Create an account to join the conversation.

CrabbyPatties's Avatar
User User
  • Posts: 117
  • Thanks: 2

Re: How goes Harmony Hub implementations?

2 years 6 months ago
#1719
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 or Create an account to join the conversation.

CrabbyPatties's Avatar
User User
  • Posts: 117
  • Thanks: 2

Re: How goes Harmony Hub implementations?

2 years 6 months ago
#1720
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 or Create an account to join the conversation.

Time to create page: 0.309 seconds