πŸ’¬ Entity State Notification

I will check this. There came some changes with a home assistant update. The automation throws some errors.

//EDIT:
@thetipe I’ve just fixed this issue. Feel free to test and give some feedback. :wink:

Works like a charm now. Thanks! I really appreciate your great work!

1 Like

Thanks so much for your efforts @panhans, unfortunately it’s still not working for me, where it was fine the in the past on the older versions. Please see error below. I’m using a single door contact which toggles from β€˜off’ to β€˜on’.

Logger: homeassistant.components.automation.dooragain
Source: components/automation/init.py:663
integration: Automation (documentation, issues)
First occurred: 8:56:56 AM (2 occurrences)
Last logged: 8:57:30 AM

Error rendering variables: UndefinedError: list object has no element 1

Yaml is here:

alias: Dooragain
description: β€œβ€
use_blueprint:
path: panhans/entity_state_notification.yaml
input:
input_notify_groups:
- β€œβ€
input_entities:
- binary_sensor.ikea_backdoor_contact
input_entity_states:
- β€œon”
input_notify_devices:
- e6c07442143f8e798ca2034cdf25ec32

Any help much appreciated, not sure where I’m going wrong :thinking:

Could you delete this and try again?