Suddenly Automations stopped triggering!

Hi guys,
today suddenly all my automations stopped triggering (which worked flawlessly before).
I have neither touched the configuration.yaml, nor the automations.

configuration.yaml snipppet:

automation: !include_dir_merge_list automation/

one of my automatons as an example:

- alias: Alarm wenn das Küchenfenster bei aktiviertem Alarm geöffnet wird
  trigger:
    - platform: state
      entity_id: binary_sensor.kuechenfenster_137
      to: 'on'
  condition:
    - condition: state
      entity_id: alarm_control_panel.home_alarm
      state: armed_away
  action:
    - service: notify.dirk
      data:
        message: ALARM!!! Das Küchenfenster wurde {{now().strftime("am %d.%m.%Y um %H:%M:%S")}} geöffnet

I have no idea what to look at. Can anyone help?

Thanks Dirk

OMG, I’m feeling stupid!
For some reason all automations were turned in the states overview.

Thanks Dirk

Have a read of this: https://www.home-assistant.io/docs/automation/#automation-initial-state