I am designing both automations and blueprints (with .yaml and jinja templates).
I noticed it’s not obvious when and how HA is reloading both blueprints and created automations (those using blueprints).
What is the easiest (fastest / minimal) way to make HA reload automations with blueprints?
Do I have to always restart whole HA instance? Preferably not, because it reloads whole stack including devices, integrations, etc.
PS - I am using docker HA on Ubuntu/RBP