Hi
I’m trying to include a pause in an automation using the delay statement. But somehow I’m getting always errors. My test automation shall switch a light one, pause for 10 seconds and switches the light off again.
With the code below I get the error message
“Message malformed: offset None should be format ‘HH:MM’, ‘HH:MM:SS’ or ‘HH:MM:SS.F’ for dictionary value @ data[‘actions’][1][‘delay’]”
Please help - many thanks.
Achim
(PS: please allow stupid errors as I am a newbie to YAML)