At the bottom of this configuration documentation, I am not sure if I should have all three lines in my configuration.yaml file or just the last two.
All three are different keys, but the first and third are the same entry.
Please let me know the proper method. Thanks!
automation: !include automations.yaml # baseline include
automation manual: !include_dir_merge_list automations/ # My own handmade automations
automation ui: !include automations.yaml # Automations I create in the UI