From b47b5bad2554a8834971a6a7003b1bd65da2fb91 Mon Sep 17 00:00:00 2001 From: Home Assistant Version Control Date: Wed, 26 Aug 2026 05:51:18 +0000 Subject: [PATCH] automations.yaml --- automations.yaml | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) 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: []