Is there any way to get a notification in my application when I set a timer (such as "5 minutes") by voice with Google Home?
I wish I could display the countdown time using an ESP microcontroller and a segmented display. Displaying countdown is easy, but I don't know if it is possible to programmatically know when a timer has started.