Trigger sunset with offset no longer in 2026.7.1

I have a trigger automation using sunset minus 30minutes that still works. However this option seems to now be missing from 2026.7.1 an elevation is now the option. If I try to copy the old sunset trigger to create a new automation it is marked as misconfigured.

Try trigger Time with sensor.sun_next_dusk

  - trigger: time
    at:
      entity_id: sensor.sun_next_dusk
      offset: "-00:30:00"

This issue has already been brought to the attention of the devs in previous forum threads and significant discussion on Discord.

There is now an open Task to add offsets to the new triggers. The old Sun trigger is still valid, it’s just not available in the Trigger selector.