From 2d59ae50434d16c97138c3c098f88c0880a155d9 Mon Sep 17 00:00:00 2001 From: Tony Stork Date: Mon, 6 Nov 2023 23:23:01 -0500 Subject: [PATCH] Found the actual issue with recliner mode wakeup, close #164 --- automations.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/automations.yaml b/automations.yaml index 991d0f3..e4d5f41 100644 --- a/automations.yaml +++ b/automations.yaml @@ -2012,8 +2012,8 @@ seconds: 0 milliseconds: 500 - variables: - brightness: '{{ state_attr(''switch.adaptive_lighting_basement_studio'') - }}' + brightness: '{{ state_attr(''switch.adaptive_lighting_basement_studio'',''brightness_pct'') + | int }}' alias: Set intended brightness - service: input_boolean.turn_off target: