Hi guys, I’m looking to cleanup my main config.yaml file and break it down into smaller more manageable files and I have a question.
I know I can break down each individual component like so:
But what if I want to add two integrations to the same yaml file, is that allowed and how?
How would I put both the konnected and alarm_control_panel into an alarm.yaml file and then call that inside config.yaml?
You are right it does get smaller but I still have quite a few manual configs like this (which will not be added to the integrations list anytime soon) and I would like to break them down a little but cannot find out how to do it this way - I know you can add one integration per file but I want to merge a few