#HA trigger Phone notification condition to trigger automation

1 messages · Page 1 of 1 (latest)

trail pike
#

Hi, this is more to try to know, but can I create an notification on my phone with HA offering to trigger an automation and waiting for my confirmation to do so ?

my goals is for HA to send me an notification every morning at 6, but wait for me to confirm or affirm the request before triggering the automation

thanks 🙂

noble garden
trail pike
#

ho wow, now i remember i had found this weeks ago and totally forgot about it when i put the project on hold -.-
sorry for bothering and thanks again

trail pike
noble garden
#

You can use the Automations UI to configure it, there's some sample YAML down below. There's not an easy way outside of doing either an automation or a script though since you'll be sending a notification and then waiting for an event to trigger the next piece of functionality. Although if you're stuck debugging, we could explore other options.