Hi, I got an entity that his state is timestamp that changing every few days.
What type of trigger do I need to put in my automation to make it work that everytime that the timestamp = state is right now the trigger will work on my automation?
entity:
sensor.calendar_upcoming
state:
2024-11-23T15:16:00+00:00
attributes
device_class: timestamp
icon: mdi:weather-night
friendly_name: Calendar Upcoming
Thanks for help!!