X-Git-Url: https://git.realraum.at/?a=blobdiff_plain;f=powersensordaemon%2Fswitch.cgi;h=c142dcf2f3a986104f42e545cf465cf0c012c001;hb=8c57d7d6432272bc904a0f89536e12567a2f2d81;hp=5387cf1be4543c6d51934e9c8b709b889575d71f;hpb=e5f623a144f65281490dbcf9757557e0f14a9402;p=svn42.git diff --git a/powersensordaemon/switch.cgi b/powersensordaemon/switch.cgi index 5387cf1..c142dcf 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 mashadecke 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,6 +78,8 @@ DESC_bluebar="Blaue LEDs Bar" DESC_labortisch="Labortisch" DESC_couchred="LEDs Couch Red" DESC_couchwhite="LEDS Couch White" +DESC_mashatable="MaSha Tablelamp" +DESC_mashadecke="MaSha Decke" DESC_ambientlights="Ambient Lichter" DESC_boiler="Warmwasser Küche" DESC_lichter="Alle Lichter"