Thanks for your blueprint, it looks to be the most promising to me.
One question though, is it possible to somehow use an “input_boolean” sensor as a trigger?
ATM we can only select “binary_sensors”.
I am using another automation that outputs its state into a input_boolean sensor and would like to use that as a trigger for your blueprint. Occupancy Blueprint
Any way to transform a boolean sensor to a binary sensor?
Thanks in advance
EDIT: What i dont understand, in the binary sensor documentation article it says this: " Other binary sensors can be created manually using the template integration or using an input boolean helper,".
But my input boolean sensor doesnt show up under the trigger selection from your blueprint.