I’m trying to create an automation for Home Assistant, which turns on a smart light 30 minutes before a specific alarm sets off. Would it possible to add an Event alarm_set
which triggers every time an alarm is set? It could be similar to alarm_alert_start with values value1
: UNIX timestamp of wakeup time and value2
: alarm label? Maybe also the events alarm_enabled
, alarm_disabled
which trigger when a user toggles an alarm to be active or disabled respectively.
Same request here: Wanted to do it with Tasker as well, but cant get the actual Alarm List because there’s no way to do it