Function button

hi, i want to ask. I want to make a notification that appears via iOS/Android with 2 buttons.

I’ve made it like this, and for the “action: TUNDA” notification has successfully appeared for 3 minutes, but it can’t go back to 1 minute.

thank you in advance!

1 Like

Please post code blocks in the proper format, not a screenshot.

Community Guideline #11

As shown in the companion app Actionable Notifications docs, both triggers need to be included in the wait_for_trigger. Otherwise the first wait must timeout or be triggered before the second is accessible.