Randomized vacation lights - need help with script yaml

following online slackerlabs tutorial and running into the following error, checked and can’t see to find the issue

error: Message malformed: invalid template (TemplateSyntaxError: expected token ‘,’, got ‘input_text’) for dictionary value @ data[‘sequence’][0][‘repeat’][‘sequence’][1][‘data’]

feel like i’m missing something obvious

You need a space between the entity_id: and the template in your turn on and turn off.

Amazing… That worked… I was able to save… Assuming syntax is good… Now let’s hope the script does what its supposed to…