Hi,
sorry if my question is too simple, i’m not jet expert. I need to create a sensor with the last event_type of Automatic Backup event (Completed, failed, …). I receive always Unknown…
Can you help me?
Thanks in advance
Template sensor helper with a state template of:
{{ state_attr('event.backup_automatic_backup','event_type') }}
Screenshot below. What do you need this for? Why can’t you use the event entity attribute directly?
Hi, Thank you.
It’s works. Just I need to trace the History of states, using the sensor.
Thaks a lot
1 Like
