mirror of
https://github.com/GeorgeSG/sarah.git
synced 2026-05-07 01:14:42 +00:00
11 lines
245 B
YAML
11 lines
245 B
YAML
script:
|
|
dashboards_light_down:
|
|
alias: "Dashboards · Light down"
|
|
sequence:
|
|
- service: light.turn_on
|
|
entity_id:
|
|
- light.browser_kitchen
|
|
- light.browser_hallway
|
|
data:
|
|
brightness_pct: 1
|