2
0
mirror of https://github.com/fhem/fhem-mirror.git synced 2025-02-25 16:05:19 +00:00

mqtt2.template: extend WLED controller (#98880) (setStateList ignore)

git-svn-id: https://svn.fhem.de/fhem/trunk@27756 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
Beta-User 2023-07-13 04:42:50 +00:00
parent 3930887100
commit 9c70bb4fb0

View File

@ -5320,13 +5320,13 @@ attr DEVICE webCmd rgb:brightness:effectname:speed:intensity:palettename:preset
attr DEVICE webCmdLabel RGB:Brightness\ attr DEVICE webCmdLabel RGB:Brightness\
:Effect:Speed:Intensity\ :Effect:Speed:Intensity\
:Palette:Preset :Palette:Preset
attr DEVICE setStateList on off toggle attr DEVICE setStateList ignore
attr DEVICE comment For questions about the use of different widgets for color selection see discussion at https://forum.fhem.de/index.php/topic,98880.msg995308.html attr DEVICE comment For questions about the use of different widgets for color selection see discussion at https://forum.fhem.de/index.php/topic,98880.msg995308.html
set DEVICE attrTemplate speechcontrol_type_light_255 set DEVICE attrTemplate speechcontrol_type_light_255
setreading DEVICE ip IPADDRESS setreading DEVICE ip IPADDRESS
farewell:template has been applied successfully. Note: webCmd and eventMap are just examples; adopt this to your needs. farewell:template has been applied successfully. Note: webCmd and eventMap are just examples; adopt this to your needs.
attr DEVICE model wled_controller attr DEVICE model wled_controller
setreading DEVICE attrTemplateVersion 20230708 setreading DEVICE attrTemplateVersion 20230713