Webhooks - Add time of next alarm to the sleep_tracking_started event

I’d like to know when the next alarm is when I get a sleep_tracking_started event so that I can plan automation around my wakeup time. knowing when the alarm has already gone off is too late. One specific usecase is that I set my slack status to ZZZ: I’m napping when I’m on one of my naps, but I’d love to be able to set it to ZZZ: I’m napping, I’ll be back at {next_alarm_time} instead.

This would also allow slowly turning on lights, brewing coffee so it’s ready when I get up, turning up the thermostat gradually, etc. etc.