Update night mode

This commit is contained in:
2021-04-24 18:19:32 +03:00
parent e24fbb6595
commit f712e612e2
4 changed files with 18 additions and 0 deletions
+6
View File
@@ -20,6 +20,12 @@ script:
data:
brightness_pct: 100
- service: light.turn_on
entity_id:
- light.living_room_ambient
- light.bed_led
- light.bedside
- condition: state
entity_id: input_boolean.guest_mode
state: "off"