I am trying to get the balcony lights to turn on at a certain time.
With below automation i get following error:
Invalid config for [automation]: required key not provided @ data[‘trigger’][1][‘platform’]. Got None.
- alias: 'twinkly_on'
initial_state: on
trigger:
- platform: time
at: '00:17:00'
- condition: state
entity_id: input_select.status_hemma
state: 'Home'
action:
- service: homeassistant.turn_on
entity_id: switch.twinkly