13 lines
361 B
YAML
Executable File

######################################################################
## Stuff that needs to happen at 10pm.
######################################################################
- alias: 'Shut down AMP in Living room'
trigger:
- platform: time
after: '22:00:00'
action:
- service: switch.turn_off
entity_id: switch.living_room_amp