14 lines
231 B
YAML
14 lines
231 B
YAML
|
goodnight:
|
||
|
alias: Goodnight
|
||
|
sequence:
|
||
|
- service: light.turn_off
|
||
|
data: {}
|
||
|
target:
|
||
|
area_id:
|
||
|
- bathroom
|
||
|
- bedroom
|
||
|
- closet
|
||
|
- hallway
|
||
|
mode: single
|
||
|
icon: mdi:sleep
|