ma homeautomation: use MEM1

This commit is contained in:
makefu 2018-12-13 01:47:56 +01:00
parent 3ff0c20ffc
commit 8bf287558e
No known key found for this signature in database
GPG Key ID: 36F7711F3FC0F225

View File

@ -31,7 +31,7 @@ let
brightness_scale = 100;
# color
rgb_state_topic = "/ham/${topic}/stat/Color";
rgb_command_topic = "/ham/${topic}/cmnd/Color2";
rgb_command_topic = "/ham/${topic}/cmnd/MEM1"; # use enabled tasmota rule
rgb_command_mode = "hex";
rgb_command_template = "{{ '%02x%02x%02x' | format(red, green, blue)}}";
# effects