mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 18:59:33 +00:00
mqtt2.template: update wled controller; httpmod.template: updates on homematic update + heizoel
git-svn-id: https://svn.fhem.de/fhem/trunk@21748 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
19f1685d40
commit
88da3a2cfb
@ -2962,11 +2962,13 @@ attr DEVICE setList\
|
||||
toggle:noArg BASE_ID/DEVNAME t\
|
||||
rgb:colorpicker,RGB BASE_ID/DEVNAME/col #$EVTPART1\
|
||||
brightness:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME\
|
||||
speed:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api http://DEVNAME/win&SX=$EVTPART1\
|
||||
intensity:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api http://DEVNAME/win&IX=$EVTPART1\
|
||||
palette:selectnumbers,0,1,46,0,lin BASE_ID/DEVNAME/api http://DEVNAME/win&FP=$EVTPART1\
|
||||
speed:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api SX=$EVTPART1\
|
||||
intensity:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api IX=$EVTPART1\
|
||||
palette:selectnumbers,0,1,46,0,lin BASE_ID/DEVNAME/api FP=$EVTPART1\
|
||||
effect:selectnumbers,0,1,101,0,lin BASE_ID/DEVNAME/api FX=$EVTPART1\
|
||||
loadPreset:selectnumbers,0,1,3,0,lin BASE_ID/DEVNAME/api http://DEVNAME/win&PL=$EVTPART1
|
||||
loadPreset:selectnumbers,0,1,3,0,lin BASE_ID/DEVNAME/api PL=$EVTPART1\
|
||||
dimup:noArg BASE_ID/DEVNAME/api A=~10\
|
||||
dimdown:noArg BASE_ID/DEVNAME/api A=~-10
|
||||
attr DEVICE readingList \
|
||||
BASE_ID/DEVNAME/status:.* LWT\
|
||||
BASE_ID/DEVNAME/g:.* brightness\
|
||||
@ -2987,6 +2989,7 @@ set DEVICE attrTemplate speechcontrol_type_light_255
|
||||
farewell:template has been applied successfully. <br>Note: webCmd and eventMap are just examples; adopt this to your needs.
|
||||
attr DEVICE model wled_controller
|
||||
|
||||
|
||||
###########################################
|
||||
#source post: https://forum.fhem.de/index.php/topic,109946.0.html
|
||||
name:McLighting
|
||||
|
Loading…
Reference in New Issue
Block a user