Great app, thx!
Installed it right away!
Thanks @Henk_Renting !
Great app indeed.
Do you mean detecting broken tokens in other fields, such as time line notifications? That would be a godsent but I guess that is not as easy to implement, is it? I think Athom should mark those as broken too in the first place.
Thanks @Edwin_D ,
Oh thats a Idea!!
The Idea of this todo was creating tokens with the amount of broken/disabled flows.
But i think what you say would be possible. Will add it to the list!
Regardless if you ever get around to implementing it: seeing the list of apps you support, some of which I am using, I thought Iād donate you some beers. Cheers! Who agrees and donates round 2?
Thanks a lot @Edwin_D appreciated
New app update (live: 1.0.7.):
- FIX: language corrections
- ADD: German translation (Thanks to @DirkG ! )
- FIX: duplicate notifications on startup
@martijnpoppen interesting app, thank you for it, already testing.
Would it be possible to check also flows with non-existing variables/tags ? Eg. from removed or re-added devices ? Usually such variable, when broken, is represent with ā?ā in the flow but all seem to be fine - except of the fact itās brokenā¦ if you know what I mean.
Hey @Sharkys
Thanks
Yes iām investigating that. See the message from @Edwin_D above
Also I have a to-do list over here: [APP] FlowChecker - #3 by martijnpoppen
I update this every now and then when thereās a new request or bug report
New app update (test: 1.1.0.):
- FIX: increase interval to 3 minutes to save RAM
- NEW: Add broken logic variable check
Flows like this can be found:
Everything is covered: If / And / Then
In app preview:
Note: This only checks for logic variables. So broken tokens from Apps/Devices cannot be found (yet)
Gaaf!
Great work! some feedback: The below flow, among others, reports as broken but works like a charm:
@Edwin_D Will have a look at that !
Let me know if you need diagnostics reports or other help. I woudnāt be surprised if thereās something broken, invisible and ignored in the string.
I have 4 false positives as well in the variable check as well. One example : Shared Flow | Homey. Pm me if more info is needed.
@Edwin_D Can you share a report?
@tlangelaar can you also share a report?
you can do that via:
More - apps - flowchecker - settings wheel right top - send diagnostic report
Out if 300 flows, I got first two checked and seems to be false positiveā¦ but it looks promising ! Thank you !
cc03e82e-c6cb-420a-897e-0ea005eb6fbe
@Sharkys do you mind sharing those 2 flows? Then I have some more info to find a pattern
Edit: you can also share it in a DM with me
New app update (test: 1.1.2.):
- FIX: increase interval to 3 minutes to save RAM
- NEW: Add broken logic variable check
- FIX: Make broken flows checker consistent
- FIX: multi variable in
Then
checker
Note: Sometimes the flows were marked as fixed
while they were still broken.
Found the first issue. When the Then contains more than 1 variable the check is not correct.
Will fix that first.