Found the actual issue with recliner mode wakeup, close #164
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user