did I say something? Canât recall
Thanks a lot! Itâs incredible how quick you always are
New app update (test: 1.10.1.):
- NEW: add Flow Utilities support
- NEW: improved functions for finding broken FlowTokens
- FIX: update app ID for Flow Utilities after Breaking change
Together with @RobbertV I build a new app. This will add Flow Utilities and adds some useful tokens to use. Now FlowChecker can also find these tokens if theyâre broken
I really like the app, already found me some broken flows several times, with over 800 flows it is bound to happen.
I did find one thing with the âTurned off flowsâ overview (appâs settings) though (probably all, but didnât have any broken flows yet with this issue).
I use the <
bracket in my flow titles occasionally (when I use âis less thenâŠâ logic in the particular flow), seems like the overview page doesnât really like that as it really messes it up (yay for HTML characters!), probably needs some escaping.
@Caseda
Thanks!
Ah nice find!
Yep itâs just parsing HTML and putting the names in pain text.
Will make a fix for that!
New app update (test: 1.10.2.):
- FIX: < and > causing settings page to break.
@Caseda can you check if this works for you?
Yes, that works brilliantly now thanks ones more for the quick fix.
I gues it has to be connected to the bracket (IE: <example
, not < example
), html code it also needs to be connected to work.
Nice, Will push it to live @Caseda
New app update (live: 1.10.2.):
- FIX: < and > causing settings page to break.
I really like your app Martijn. It saved me more than once. But Iâve also a request/questions
Sometimes Iâve a flows that is starting an other flow (with start a flow) but see now sometimes flows that donât exist anymore. So when you test the flow Iâm getting a message that it wonât work.
If its possible, it will be really handy to implement it into flow checker.
Thank you!
New app update (test: 1.11.0.):
- NEW: ADD unused flows (+settings and flowcards)
- NEW: ADD unused logic variables (+settings and flowcards)
- NEW: ADD flowcards for enable/disable interval
On request of @Peter_Kawa I added unused flows and logic variables.
Unused flows: Any flow which has a unknown trigger or a âThis flow has startedâ trigger (e.g: Gedeelde Flow | Homey)
Unused logic variables: Declared logic variables which are not used in any flows
Screenshots of new features:
Flowcards:
The world record holder in improving apps.
Super cool again, Martijn Verstappen
How nice to see the âunused logics varsâ and âunused flowsâ
scripts have been integrated.
To be able to en-/disable the interval checker using flows is neat!
Cheers
Sorry, but I had to donate little bit again âŠsent.
@martijnpoppen I wonder, for Unused flows, what about those triggered manually ? I wonder if we canât exclude them or have setting to exclude them⊠but true is, I found some of them I can probably delete thanks to your latest update. Yet it would be more interesting to see those triggered by some condition but never actually running⊠just idea/opinion, I can live with what you already did
@Sharkys thank you very much! Appreciated!
I think I can split those in to 2 sections.
Will look into that
Good Q @Sharkys.
âUnused flowsâ is a bit tricky description @martijnpoppen (and itâs my fault ).
Iâd like to suggest âNo trigger & Not started from other flowâ as description. But itâs tooooooo loooooooong heheh.
True unused flows have a counter below 1 I would say.