Cool ideas indeed. I was just looking for number of flows triggers, or better to say, trigers per eg. per minute ( xx secs etc?) becuase my Homey Pro shows constant 20% utilisation but there is nothing in the Insights so I don’t know what is causing that. I thoght there is some Homey script solution but found nothing… so it would be another miracle if @martijnpoppen would find a way
New app update (test: 1.15.4.):
- NEW: Change the app description to give more meaning to the app (
![]()
![]()
![]()
)
- NEW:
Swedish translation
- FIX: improve german Language
- FIX: folder filter no initialized properly
@sebyldino made a fix. Can you install the test version (link above) and check if it works for you ?
Same after install. I restart the app and it works.
New app update (live: 1.15.4.):
- NEW: Change the app description to give more meaning to the app (
![]()
![]()
![]()
)
- NEW:
Swedish translation
- FIX: improve german Language
- FIX: folder filter no initialized properly
@sebyldino @Henk_Renting if you don’t want to receive beta/test updates anymore you can install above stable version.
No problem, I’d be happy to test if that helps.
Thanks for all the hard work!
Hi @martijnpoppen, after a while, I looked into the Flow Checker app again. I noticed that there are some variables listed in the “Unused Logic Variables” category which are definitely in use.
Do you want a diagnostic report and some examples which variables are used in which flows?
Yes of course, take your time.
I send you a PM.
Thx Martijn!
An app URL hint I learned from @Dijker:
If you edit the URL
from
https://homey.app/en-gb/app/com.athom.flowchecker/Flow-Checker
to https://homey.app/a/com.athom.flowchecker/
Now users get the app page presented in their own (or their phone’s) language (if provided for in the app)
@Peter_Kawa
Yes I know
But i copy the release messages everytime. And I forget to change the URL
New app update (test: 1.16.0.):
- NEW: find nested logic variables in other apps THEN cards to prevent false positives
@fantross This should prevent the false positives.
@Peter_Kawa This probably add some extra load to the app. Can you check if everything runs fine on your Homey?
The variables which were previously marked as “Unused Logic Variables” are no longer listed in this category.
Thx Martijn!
Awesome!
Just installed it, Martijn. Cool, it went from 12 to 5 “unused” vars!
And the last 5 really were unused, so I removed them right away.
Over 19MB’s while the checks run you mean? . It’s ~15MB average by the way.
Yea I’ll keep an eye on it.
Good stuff
19MB is still okish.
When you see what kind of code is running
I believe you hehe
The interval is set to 60mins , I was playing with that setting to lower the RAM usage as much as possible.
Allright, about the load with v1.16.0:
It looks like it grew 4 to 5 MB’s, 18 to 19MB’s average. Still OK!
Yes was expecting that. It added quite some more load. I’ll check if I can tweak it a bit
New app update (live: 1.16.0.):
- NEW: find nested logic variables in other apps THEN cards to prevent false positives
Will take the memory tweaks along with the other feature requests