Unable to save automation

  • Installationsmethode Home Assistant OS
  • Core 2025.12.1
  • Supervisor 2025.12.2
  • Operating System 16.3
  • Frontend 20251203.1
  • Raspberry 3b 32GB
    Hi everyone, I’m having trouble creating an automation. It’s not saving. What can I do? Sorry for my bad English and because I’m a beginner.

Hello Rulle1,

The reason it won’t save is you have an error. Now that being a black lettering on dark grey picture and I don’t think it’s in my language, so I can’t help you specifically.

However if you use some clues from the error message and eliminate sections of the aurtomation until it will save, you can find the error.

Then start adding stuff again checking as you go.

If you have a question on how to add a specific section, come back and ask that.


It is in Automation yaml but is not listed under Automations

Your hardware is unspoorted, due to only having 1Gb of ram.
The errors s you see might be related to Out Of Memory issues.

There was an error in the config.yaml file; the entry was missing :
(automation: include automations.yaml)

Thanks, this can be closed.