Automation UI does not seem to persist

Hi,

all my automations are currently added by YAML configuration. I wanted to start using the UI, but every time I save, it seems like my automations are not properly saved because they don’t show up in the list. I inspected the POST request and I can see that saving is successful and the response even returns a JSON object with an id.

Logs do not contain any indicator about an error.
I am thankful for any idea how I can investigate the root cause.

Thank you

Do you have a file called automations.yaml and did you include it in configuration.yaml?

no I don’t… I’ll try. Thank you :slight_smile: