1
0
ansible-home-assistant/configuration/automations/bedroom-tv.yaml
Przemek Grondek 48edc10df4 Bedroom automation changes
Change sleep/wakeup automation button to be held
Disable bedroom light when tv is on
Add bedroom bet tv scene
2022-08-06 23:41:47 +02:00

9 lines
185 B
YAML

- 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