Hey, I’m trying to create a sensor based on any change from a attribute. i see allot of examples that is based on knowing the attribute change like “on” or “off” but this is an url… (Ring doorbell) and every time the url changes i want a sensor to give an alarm for 3 seconds (so i know there is a new recording available
this is the data i have:
entity id:
select.front_door_event_select
attribute:
recordingUrl
does anyone know the answer?