From ea9df812d08ca07e67e2c98f1660722d366d6dcd Mon Sep 17 00:00:00 2001 From: ttrabatt Date: Mon, 28 Apr 2025 22:42:17 +0200 Subject: [PATCH] Button Action changes --- blueprints/automation/homeassistant/button_action.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blueprints/automation/homeassistant/button_action.yaml b/blueprints/automation/homeassistant/button_action.yaml index 6b6e312..192ce9f 100644 --- a/blueprints/automation/homeassistant/button_action.yaml +++ b/blueprints/automation/homeassistant/button_action.yaml @@ -45,7 +45,7 @@ actions: - 255 - 0 - 0 - brightness_pct: 100 + brightness_pct: "{{ states('input_number.confort_light_pct') }}" transition: 10 target: !input light_target