Hi! I’m creating a Blueprint to template my Automations.
I have a set of triggers, but lots of different kinds of buttons and motion sensors to set as those triggers.
I saw that inputs can be conditions and actions, but not triggers. I was hoping to make an input that accepted a list of triggers; I don’t care what kind. Then I’d set the Trigger ID in the Blueprint based on the triggers you selected.
Is it possible to do that?
Apparently, the selector
s in Blueprints aren’t the same as Fields. Well then, even more reason to get these being editable from Lovelace UI.
blueprint:
name: My Automation Blueprint
description: An example Blueprint with trigger inputs
input:
my_trigger:
name: Trigger
selector:
trigger:
So, let this hang for a while, waiting for a question. Do you have a question, or was this just a vent?
If you would like to, you could do an FR
Please read the pinned post for further information…
Update here: Blueprint Automation gives 500 error when saving - #3 by Sawtaytoes
I gave up on Blueprints. Too hard to figure out, horrible debugging interface or lack-thereof. I wish they had a GUI builder just like Automations and Scripts. Then I could finally build out my Automations in 1 place instead of 30.