From 9c70bb4fb09e3a7d19d89fbaf144c9596092181f Mon Sep 17 00:00:00 2001 From: Beta-User <> Date: Thu, 13 Jul 2023 04:42:50 +0000 Subject: [PATCH] mqtt2.template: extend WLED controller (#98880) (setStateList ignore) git-svn-id: https://svn.fhem.de/fhem/trunk@27756 2b470e98-0d58-463d-a4d8-8e2adae1ed80 --- fhem/FHEM/lib/AttrTemplate/mqtt2.template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fhem/FHEM/lib/AttrTemplate/mqtt2.template b/fhem/FHEM/lib/AttrTemplate/mqtt2.template index 90bd47a69..9d4778d22 100644 --- a/fhem/FHEM/lib/AttrTemplate/mqtt2.template +++ b/fhem/FHEM/lib/AttrTemplate/mqtt2.template @@ -5320,13 +5320,13 @@ attr DEVICE webCmd rgb:brightness:effectname:speed:intensity:palettename:preset attr DEVICE webCmdLabel RGB:Brightness\ :Effect:Speed:Intensity\ :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 set DEVICE attrTemplate speechcontrol_type_light_255 setreading DEVICE ip IPADDRESS farewell:template has been applied successfully. Note: webCmd and eventMap are just examples; adopt this to your needs. attr DEVICE model wled_controller -setreading DEVICE attrTemplateVersion 20230708 +setreading DEVICE attrTemplateVersion 20230713