I have recently installed hassio on my raspberry. Everything is set up and now I wanted to create some automation scripts with the editor. But when I save the script and return to the automation page I get the message: “We couldn’t find any editable automations”
I’m guessing it’s indicating that the editor can’t recognize an automation in the text. My bet is that it’s a formatting error. YAML is very picky about the number of spaces in an indention and whether something needs to indented. I would start there.