Im a newbee a few hours in to Home Assistant. I cant seem to figure out how to create a simple rule to turn on a light at a certain time. I used the GUI to build the commands below, the manual trigger works, but will not auto trigger at a certain time. What am doing wrong??? thx
action:
- service: light.turn_on
alias: New Automation
condition: []
id: '1515555545149'
trigger:
- at: '22:40:00'
platform: time