X-Git-Url: https://git.realraum.at/?p=svn42.git;a=blobdiff_plain;f=powersensordaemon%2Fswitch.cgi;h=c10c5fabccd9ca3000a4ee7b659b9857e788cf15;hp=657c0c7f8d01732619c288f18cfb95818b6628f1;hb=a34e51d757fe52cb19de2937ae1b211894167524;hpb=2c2a90639aa0c8c54d37ed970d724f939485e4aa diff --git a/powersensordaemon/switch.cgi b/powersensordaemon/switch.cgi index 657c0c7..c10c5fa 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 mashatable mashadecke boiler" +VALID_ONOFF_IDS="regalleinwand labortisch bluebar couchred couchwhite all lichter ambientlights cxleds 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,7 +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_cxleds="CX Leds" +DESC_mashadecke="MaSha Decke" DESC_ambientlights="Ambient Lichter" DESC_boiler="Warmwasser Küche" DESC_lichter="Alle Lichter"