Bulk Setup (Enrollment) of Helpers / Automations

After having Lessions learned, i started with my Room-Automations from Scratch. To keep Things easy to maintain & extend, i split all Functions in separate Automations and Helper.
It is working pretty good!
Time for Roll-Out :smiley:
Now i have ~20 Automations and ~20 Helpers, i need to deploy those to every other Room :stuck_out_tongue:

What would be your Tactic, is there a Way to Bulk setup Helper and Automations?
E.g. hooking up 140 Helpers by importing a *.csv would be awesome!
Or, not copying automation *.yamls one by one (each for every automation), but after search&replace only copy over one big File, would help saving a lot of Time.

I just don’t want to use up a full Day just for stupid enrollment (It took me roughly 1-1,5 Hours to set up another Room)

I don’t know if I’ve understood you correctly, but in the Yaml, if you’ve noticed, there are arrows next to the numbers, so you can fold in the sensors and then couple them more easily.

Ah, thanks for asking! No, semi-yaml :wink:
I set up both Automations and Helpers in the GUI. If editing in YAML, i still do that via the GUI in the corresponding Automation.
As far as i learned, editing directly in automations.yaml leads to not beeing able to edit later in the Gui. Same goes for Helpers. Is that wrong? Would i e.g. just have to replace UniqueID and everything is fine?