Home-AssistantConfig/automation/tv_time_off.yaml

18 lines
386 B
YAML
Raw Normal View History

2016-10-18 00:37:26 +00:00
- alias: TV Time
trigger:
- platform: state
entity_id: sensor.samsungtv
state: offline
condition:
condition: and
conditions:
- condition: state
entity_id: sun.sun
state: 'below_horizon'
action:
service: light.turn_off
entity_id:
- group.living_room
- group.living_room_accents