This commit is contained in:
darthsandmann
2022-08-02 18:57:48 +02:00
parent 9db4448fa4
commit 78259b2dc4
9 changed files with 174 additions and 108 deletions

View File

@ -22,4 +22,10 @@ scene:
rgb_color: [255, 139, 21]
state: true
brightness: 1
switch.adaptive_lighting_sleep_mode_default: on
switch.adaptive_lighting_sleep_mode_default: on
- name: light_all_on
entities:
script.light_store_restore: on
- name: light_all_off
entities:
script.light_store_off: on