X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=powersensordaemon%2Fswitch.cgi;h=062d6212c9c772d798ca50f25994fe5b6665f6f6;hb=918452bc53b1a88b1bd7040cc17af9fd71a39a2c;hp=afc9ef6dbd5fed28ffe9dc892171c99c9a04501e;hpb=1781ff97276a703acb3c42ff7d83b380a94c1c50;p=svn42.git diff --git a/powersensordaemon/switch.cgi b/powersensordaemon/switch.cgi index afc9ef6..062d621 100755 --- a/powersensordaemon/switch.cgi +++ b/powersensordaemon/switch.cgi @@ -22,7 +22,7 @@ done UNIXSOCK=/var/run/powersensordaemon/cmd.sock -VALID_ONOFF_IDS="regalleinwand labortisch bluebar couchred couchwhite all lichter ambientlights boiler" +VALID_ONOFF_IDS="regalleinwand labortisch bluebar couchred couchwhite all lichter ambientlights mashatable boiler" VALID_SEND_IDS_CUSTOM_DISPLAY="ymhpoweroff ymhpower ymhvolup ymhvoldown" VALID_SEND_IDS="ymhpoweron 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" #VALID_BANSHEE_IDS="playPause next prev" @@ -78,8 +78,9 @@ DESC_bluebar="Blaue LEDs Bar" DESC_labortisch="Labortisch" DESC_couchred="LEDs Couch Red" DESC_couchwhite="LEDS Couch White" +DESC_mashatable="MaSha Tablelamp" DESC_ambientlights="Ambient Lichter" -DESC_boiler="Warmwasser Küche" +DESC_boiler="Warmwasser Küche" DESC_lichter="Alle Lichter" DESC_all="Alles" DESC_ymhpoweron="Receiver On (off+tgl)"