mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-04 22:19:38 +00:00
mqtt2.template: update wled controller; httpmod.template: updates on homematic update + heizoel
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@21748 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
29c2346a65
commit
f17883f3d8
@ -2962,11 +2962,13 @@ attr DEVICE setList\
|
|||||||
toggle:noArg BASE_ID/DEVNAME t\
|
toggle:noArg BASE_ID/DEVNAME t\
|
||||||
rgb:colorpicker,RGB BASE_ID/DEVNAME/col #$EVTPART1\
|
rgb:colorpicker,RGB BASE_ID/DEVNAME/col #$EVTPART1\
|
||||||
brightness:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME\
|
brightness:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME\
|
||||||
speed:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api http://DEVNAME/win&SX=$EVTPART1\
|
speed:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api SX=$EVTPART1\
|
||||||
intensity:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api http://DEVNAME/win&IX=$EVTPART1\
|
intensity:colorpicker,BRI,0,1,255 BASE_ID/DEVNAME/api IX=$EVTPART1\
|
||||||
palette:selectnumbers,0,1,46,0,lin BASE_ID/DEVNAME/api http://DEVNAME/win&FP=$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\
|
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 \
|
attr DEVICE readingList \
|
||||||
BASE_ID/DEVNAME/status:.* LWT\
|
BASE_ID/DEVNAME/status:.* LWT\
|
||||||
BASE_ID/DEVNAME/g:.* brightness\
|
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.
|
farewell:template has been applied successfully. <br>Note: webCmd and eventMap are just examples; adopt this to your needs.
|
||||||
attr DEVICE model wled_controller
|
attr DEVICE model wled_controller
|
||||||
|
|
||||||
|
|
||||||
###########################################
|
###########################################
|
||||||
#source post: https://forum.fhem.de/index.php/topic,109946.0.html
|
#source post: https://forum.fhem.de/index.php/topic,109946.0.html
|
||||||
name:McLighting
|
name:McLighting
|
||||||
|
Loading…
x
Reference in New Issue
Block a user