diff --git a/automations.yaml b/automations.yaml index f3e05118..15c98b00 100644 --- a/automations.yaml +++ b/automations.yaml @@ -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: []