mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-09-07 18:28:43 +00:00
Add bed_led light
This commit is contained in:
@@ -5,6 +5,10 @@ script:
|
||||
# Set master bedroom state
|
||||
- service: light.turn_on
|
||||
entity_id: light.bedside_light
|
||||
- service: light.turn_on
|
||||
entity_id: light.bed_led
|
||||
data:
|
||||
brightness_pct: 100
|
||||
- service: fan.turn_on
|
||||
entity_id: fan.philips_airpurifier
|
||||
- service: light.turn_off
|
||||
|
||||
Reference in New Issue
Block a user