Automation Parse Error

Hi everyone,
I’m stuck and don’t know how to move forward. Every time I create a new automation, I get the error message (see below), but it still gets created. I’ve checked for errors using the Studio Code Server, but it didn’t find anything. Can anyone help me out? If you need more info, just let me know.

My configuration.yaml:

# ██╗░░██╗░█████╗░███╗░░░███╗███████╗  ░█████╗░░██████╗░██████╗██╗░██████╗████████╗░█████╗░███╗░░██╗████████╗ #
# ██║░░██║██╔══██╗████╗░████║██╔════╝  ██╔══██╗██╔════╝██╔════╝██║██╔════╝╚══██╔══╝██╔══██╗████╗░██║╚══██╔══╝ #
# ███████║██║░░██║██╔████╔██║█████╗░░  ███████║╚█████╗░╚█████╗░██║╚█████╗░░░░██║░░░███████║██╔██╗██║░░░██║░░░ #
# ██╔══██║██║░░██║██║╚██╔╝██║██╔══╝░░  ██╔══██║░╚═══██╗░╚═══██╗██║░╚═══██╗░░░██║░░░██╔══██║██║╚████║░░░██║░░░ #
# ██║░░██║╚█████╔╝██║░╚═╝░██║███████╗  ██║░░██║██████╔╝██████╔╝██║██████╔╝░░░██║░░░██║░░██║██║░╚███║░░░██║░░░ #
# ╚═╝░░╚═╝░╚════╝░╚═╝░░░░░╚═╝╚══════╝  ╚═╝░░╚═╝╚═════╝░╚═════╝░╚═╝╚═════╝░░░░╚═╝░░░╚═╝░░╚═╝╚═╝░░╚══╝░░░╚═╝░░░ #
#####
homeassistant:
  customize: !include_dir_merge_named customizations
  packages: !include_dir_named integrations
  allowlist_external_dirs:
    - /config

default_config:

#scene: !include scenes.yaml
#script: !include scripts.yaml
#automation: !include automations.yaml

Thanks a lot!

German Message:

Translated to englisch:
The new automation was saved, but the setup timed out. This may be due to errors while parsing your configuration.yaml. Please check the configuration in the Developer Tools. Your automation will not be displayed until the issue is fixed and the automations have been reloaded. Changes to areas, categories, or labels were not saved and will need to be applied again.

Uncomment these and restart.

That’s included with the integrations. Even if I reset it to default, I get the same result.

automation: !include …/automations.yaml