movie mode via webinterface
authorBernhard Tittelbach <xro@realraum.at>
Thu, 21 Oct 2010 12:19:26 +0000 (12:19 +0000)
committerBernhard Tittelbach <xro@realraum.at>
Thu, 21 Oct 2010 12:19:26 +0000 (12:19 +0000)
powersensordaemon/powerids.txt
powersensordaemon/switch.cgi

index 09d6fae..d636119 100644 (file)
@@ -40,3 +40,4 @@ ymhprgdown    $
 ymhprgup      %
 ymhsleep      (
 ymhp5         )
+moviemode :acd.fgh54
index 8e4f4b5..346a788 100755 (executable)
@@ -21,7 +21,7 @@ done
 
 UNIXSOCK=/var/run/powersensordaemon/cmd.sock
 VALID_ONOFF_IDS="decke ambientlights lichter all werkzeug labor dart logo idee deckehinten deckevorne"
-VALID_SEND_IDS="ymhpoweron ymhpoweroff ymhpower ymhvolup ymhvoldown ymhcd ymhwdtv ymhtuner ymhaux ymhsattv ymhvolmute ymhmenu ymhplus ymhminus ymhtest ymhtimelevel ymheffect ymhprgup ymhprgdown ymhtunplus ymhtunminus ymhtunabcde ymhtape ymhvcr ymhextdec ymhsleep ymhp5 panicled blueled"
+VALID_SEND_IDS="ymhpoweron ymhpoweroff ymhpower ymhvolup ymhvoldown ymhcd ymhwdtv ymhtuner ymhaux ymhsattv ymhvolmute ymhmenu ymhplus ymhminus ymhtest ymhtimelevel ymheffect ymhprgup ymhprgdown ymhtunplus ymhtunminus ymhtunabcde ymhtape ymhvcr ymhextdec ymhsleep ymhp5 panicled blueled moviemode"
 
 
 [ "$POWER" == "send" ] && POWER=on
@@ -79,6 +79,7 @@ DESC_ymhextdec="ExtDec Toggle"
 DESC_seep="Sleep Modus"
 DESC_panicled="HAL9000 says hi"
 DESC_blueled="Blue Led"
+DESC_moviemode="Movie Mode"
 echo "Content-type: text/html"
 echo ""
 echo "<html>"