@ -5,11 +5,21 @@
offset: '+00:30:00'
- platform: event
event_type: tv_time
- platform: state
entity_id: sensor.samsungtv
state: 'Online'
condition:
condition: state
entity_id: group.family
state: home
condition: and
conditions:
- condition: state
state: online
entity_id: sun.sun
state: 'below_horizon'
action:
service: scene.turn_on
Powered by TurnKey Linux.