riemers;526173 Wrote:
> it needed the full path.. that did the trick. I also changed the wget
> line to
>
> "kidsplayexec xxxxxxxx /usr/bin/wget -O - -t 1
> http://192.168.1.20/onderbedaan.php"
>
> That way it wont download the php file and make a mess of the
> filesystem :)
>
> In the picture you can see the radio on the left side. Now i can use
> that to turn off the lights above and below the bed like the url
> implied..
>
> p.s. these are just test colors, i can choose whatever color i want..
> p.p.s any way it will show you a text when you push the button?
Nice. Much more impressive than my fiddling through menus to turn a
table lamp on. :-)
To show text, just add another CLI command in your KidsPlay macro,
e.g.
Code:
--------------------
display "Turning the lights red..." ;
kidsplayexec xxxxxxxx /usr/bin/wget -O /dev/null -t 1
http://192.168.1.20/onderbedaan.php
--------------------
would display a pop-up menu on that Radio just before executing wget.
--
peterw
http://www.tux.org/~peterw/
Free plugins: 'AllQuiet'
(http://www.tux.org/~peterw/slim/AllQuiet.html) 'Auto Dim/AutoDisplay'
(http://www.tux.org/~peterw/slim/AutoDisplay.html) 'BlankSaver'
(http://www.tux.org/~peterw/slim/BlankSaver.html) 'ContextMenu'
(http://www.tux.org/~peterw/slim/ContextMenu.html) 'DenonSerial'
(http://www.tux.org/~peterw/slim/DenonSerial.html)
'FuzzyTime' (http://www.tux.org/~peterw/slim/FuzzyTime.html) 'KidsPlay'
(http://www.tux.org/~peterw/slim/KidsPlay.html) 'KitchenTimer'
(http://www.tux.org/~peterw/slim/KitchenTimer.html) 'PlayLog'
(http://www.tux.org/~peterw/slim/PlayLog.html)
'PowerCenter/BottleRocket'
(http://www.tux.org/~peterw/slim/PowerCenter.html) 'SaverSwitcher'
(http://www.tux.org/~peterw/slim/SaverSwitcher.html)
'SettingsManager'
(http://www.tux.org/~peterw/slim/SettingsManager.html) 'SleepFade'
(http://www.tux.org/~peterw/slim/SleepFade.html) 'StatusFirst'
(http://www.tux.org/~peterw/slim/StatusFirst.html) 'SyncOptions'
(http://www.tux.org/~peterw/slim/SyncOptions.html) 'VolumeLock'
(http://www.tux.org/~peterw/slim/VolumeLock.html)
------------------------------------------------------------------------
peterw's Profile: http://forums.slimdevices.com/member.php?userid=2107
View this thread: http://forums.slimdevices.com/showthread.php?t=76239
_______________________________________________
Radio mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/radio