1
0
ansible-home-assistant/configuration/automations/bedroom-tv.yaml

9 lines
185 B
YAML
Raw Normal View History

- id: bedroom-tv-on
alias: '[Bedroom] TV ON'
trigger:
- platform: state
entity_id: media_player.bedroom_tv
to: 'on'
action:
- service: script.bedroom_tv_scene