mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-09 10:14:41 +00:00
Update night automations
This commit is contained in:
@@ -56,12 +56,6 @@ automation:
|
||||
brightness_pct: 1
|
||||
# Night Mode
|
||||
default:
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.osram_1
|
||||
- light.light_lohas_6
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: light.turn_off
|
||||
entity_id:
|
||||
- light.osram_1
|
||||
|
||||
@@ -16,9 +16,7 @@ script:
|
||||
- delay: 00:00:01
|
||||
|
||||
- service: light.turn_on
|
||||
entity_id:
|
||||
- light.hallway
|
||||
- light.entrance
|
||||
entity_id: light.hallway
|
||||
data:
|
||||
brightness_pct: 100
|
||||
|
||||
|
||||
Reference in New Issue
Block a user