Open storm1er opened 5 months ago
A good yaml would be
alias: Allumer la chambre de Mina dans 30 minutes
trigger:
- platform: time
- at: '2024-06-18T16:21:20+02:00'
+ at: '16:21:20'
action:
- service: light.turn_on
target:
entity_id: light.chambre_mina
mode: single
I'm getting this error when asking for a dummy "light up X light in 30min":
Complete trace:
By looking at this I understand the created automation is wrong.
Using the logger I got this:
Raw:
Formated