i have set the follow rule in my map intergrations in the file automations.yaml.
automation split: !include_dir_merge_list …/automations
what am I doing wrong here?.
# This handles the loading of my automations
#
# https://www.home-assistant.io/docs/automation/
#
automation: !include …/automations.yaml
automation split: !include_dir_list …/automations/test
automation split: !include_dir_merge_list …/automations