[APP][Pro] Flow Checker

New app update (test: 1.2.3.):

  • NEW: add broken_variable check for device tokens
  • ADD: extra logs for debugging

@Peter_Kawa can you install this version and send me a diagnostic report after that? Added some extra logging to find the issue :slight_smile:

1 Like

Sorry for the double update in the live app.
Accidentally pushed the test version to live.

No changes have been made to the live app.

1 Like

0f44d265-039c-4222-9fad-cc8059732f84
8 mins after the update to v.1.2.3
Didn’t touch anything in the mean time

New app update (test: 1.2.4.):

  • NEW: add broken_variable check for device tokens
  • ADD: extra logs for debugging
  • FIX: prevent false positives for device variables

@Peter_Kawa made some fixes according to your logs.

2 Likes

Thanks again, Martijn.
The false positives have disappeared now.

Thanks @Peter_Kawa !

1 Like

New app update (live: 1.2.6.):

Broken Variables are found if it’s a logic or a device variable.

  • NEW: add broken_variable check for device tokens

To Do:

  • Broken variables from removed Apps
4 Likes

It’s going a little too fast for me with all the updates. :joy:

1 Like

That’s first time ever I saw someone “complaining” about such stuff ;-))))

It actually means that @martijnpoppen is able to “over satisfy” us :wink:

2 Likes

You’re absolutely right! :+1:t3:

1 Like

:joy:


Sorry I’ll make less updates :stuck_out_tongue:

1 Like

That was not the point! I’m just to slow… :snail:

:joy:

EDIT

Btw, this is the timeline on Twitter… :joy:

@DirkG what are those other apps doing in that timeline :stuck_out_tongue:

New app update (live: 1.2.7.):

  • ADD: 15 sec delay on startup of app. Prevent false positives when Homey reboots.
5 Likes

Hey Martijn,

Just an optional request:
Case:
The FC app uses ~20MB’s RAM at my Homey. With 512MB’s onboard, and too many nice apps, every MB counts :hugs::upside_down_face: .
You wrote the other day you decreased the check routine timer from 1 to 3mins, to lower it’s RAM useage.

My Q:
Is it possible to create a field where one can enter the check-timer value?
Like, default check-timer = 3mins
I’d like to be able to enter 30 f.i.

A drop down menu can also be an idea, like 3 - 5 - 10 - 15 - 30 - 60 mins

Does it make sense? Will the RAM usage drop if the check-timer is set to f.i. 30mins?

No hurries and thanks in advance!

3 Likes

Another request: :wink:

Is it possible to display the amount of:

  • all flows
  • broken flows *1
  • all variables
  • broken variables *1

in an overview?

*1 Broken flows and broken variables are not so much interesting like the amount of flows and variables, because they are already listet. So it will be just the cherry on the top of the cake. :wink:

Info: Made already a request on GH.

1 Like

Hey Dirk, *1 (the flow part) is on the to-do and in progress :partying_face:. I like both of your requests!

1 Like

Hey @DirkG and @Peter_Kawa

Both options are possible and Will add Them to my todo :smiley:

3 Likes

Maybe I don’t understand “tokens” right, but I mean an overview in the screen “Flow Checker” (More → Apps → Flow Checker → Configure App). Like the overview of “Broken Flows”, “Deactivated Flows” and so on…

I know, but then the list items will get numbered, so you can view the total nr. f.i.
And from what I understand Martijn can implement your requests too (total # of the various flows and vars).