Hello everybody.
I’m new with home assistant and I’m trying to create a simple automation.
I’ve a group with entity id binary_sensor.my_doors.
Into configuration.yaml I’ve added sendmail notify.
I whould like to send an email every time change the status of a door.
I need to get the sensor name and status to create a custom message like “The door {name of the door} is {status of the sensor}”
It’s possible or I need to create an automation for each doors?
4 posts - 3 participants