automations.yaml
This commit is contained in:
+10
-1
@@ -3564,7 +3564,16 @@
|
||||
- light.3d_printer_lights
|
||||
scroll_wheel_mode_ext_ch1: instant
|
||||
long_click_action_ch1: []
|
||||
double_click_action_ch1: []
|
||||
double_click_action_ch1:
|
||||
- action: light.turn_on
|
||||
metadata: {}
|
||||
target:
|
||||
entity_id: light.3d_printer_lights
|
||||
data:
|
||||
rgb_color:
|
||||
- 10
|
||||
- 127
|
||||
- 230
|
||||
dim_turns_lights_on: true
|
||||
click_action_ch2: []
|
||||
scroll_wheel_target_ch2: []
|
||||
|
||||
Reference in New Issue
Block a user