Sportswagoneer;498935 Wrote: 
> Hi.
> 
> ..and a question: Is there a possibility to insert a time delay between
> the actions? This would be helfull for a single button turn-on of the
> system including choosing the Squeezebox source.

Hi Sportswagoneer
Hopefully I can help you with this!
Here's a segment of my xml file:

<action order="2">
        <remote>PRONTO</remote>
        <command>SB3 ON</command>
</action>
<action order="3">
        <pause>10</pause>
        <remote>PRONTO</remote>
        <command>AUX</command>
</action><action order="4">
        <remote>PRONTO</remote>
        <command>STEREO</command>
</action>

Action 3, the <pause> one, is a delay, a count of 10 is 2 seconds I
believe.

Cheers, Paul


-- 
Paden
------------------------------------------------------------------------
Paden's Profile: http://forums.slimdevices.com/member.php?userid=21468
View this thread: http://forums.slimdevices.com/showthread.php?t=66795

_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to