Home Assistant automation file
A quick and easy solution is to have multiple files, each containing a different automation YAML. I have a YAML file for my door automation, and another for my reminders.
Home Assistant
automation: !include_dir_merge_list automation/
this will merge all the yaml files in the automation directory