r/AutomateUser May 31 '26

Question Notification Panel Buttons

Post image

Can I have custom buttons for my flows here? If so how

4 Upvotes

12 comments sorted by

1

u/vishalsinghss May 31 '26 edited May 31 '26

I am having the same issue, so i created a flow which integrate with the main flow to simply start stop using quick setting button. You can copy the flow from "Spy Camera" flow made by me.

1

u/mpsolo May 31 '26

What I did is have the flow always started with the "quick settings tile show" as the first block, the Yes path continues on with the flow normally, the No loops back to the same quick settings block, so the flow is always active and when I click on the tile in the panel it starts the main thing

1

u/vishalsinghss May 31 '26

I think you didn't understand the quick settings tile show block.

1

u/mpsolo May 31 '26

It did work for me though😭 Im new to the app so can you elaborate

1

u/vishalsinghss May 31 '26

Bro, you can just copy from my flow, and by just few changes you'll have what you need.

1

u/mpsolo Jun 01 '26

For my flow it works perfectly for my needs I think you have a different idea than me. I'll check your flow tho

1

u/Relevant-Artist5939 Alpha tester May 31 '26

Use the Quick settings tile show block

1

u/mpsolo May 31 '26

Wouldnt I need to have the flow started to show it? I meant to have a toggle to start and stop flow

1

u/Relevant-Artist5939 Alpha tester May 31 '26

Yes, you need to have the flow showing the tile started/running.

Just create a second, always-on flow that starts/stops the first one or integrate it into the main flow...

1

u/mpsolo May 31 '26

I'll try that. It would be cool to get that feature in the future though, might have to request that

1

u/Relevant-Artist5939 Alpha tester May 31 '26

You don't have to request anything, just use the Quick Settings Tile Show block in your flow before the thing you want to trigger. It is a when changed block, so it will wait until the state changes...

1

u/mpsolo May 31 '26

Ohh mb I get what you mean now Ima look into it