Error when using a bluesprint

Hello all,
I tried to implement the " Not Binary Presence Detection" with blueprints.

I get an error for “Away”, “Away Extended” and “Home”:
Blueprint ____ generated invalid automation with inputs OrderedDict([_______]): Entity ID entity_id is an invalid entity id for dictionary value @ data[‘entity_id’]. Got None

I am not sure what I do wrong. Is there a way to get a better log?
Thanks.

Please make sure you have created the required input_select and sensors in configurations. And also check if the name of the created input_select is same as that you have created in the configuration.

1 Like