Q0: Does this app work on my Homey? A1: Homey Pro: YES A2: Homey (Early 2016): YES A3: Homey (Early 2018): YES A4: Homey (Early 2019): YES A5: Homey Cloud (Bridge): NO (Status: checking with Athom)
A6.1: All old Homey’s are Pro now. (The white ball) Only with less cpu and memory. A6.2: HOMEY is now a cloud service you can run free or with subscription and a Bridge as a local antenna.
Q1: How to disable notifications A1: Go to the app settings and un-tick the notification settings
Q2: I got a rate_limit error A1: In this case you got too many flows which are reporting a status. This happens only on the first load of the app. After that the app only report single flow issues. Once the list with flows is made. To get rid of the rate_limit issue you have to restart your Homey or wait for a couple of Hours. This is limitation in the Homey codebase
Is it OK to report bugs / strange phenomenons here, Martijn?
This flow got disabled by Homey, after I disabled and enabled ONE random picked flow. Note: on beforehand I was getting lots of messages of flows being set to inactive or active. It should only report the flow I disabled and enabled again, I suppose)
Note 2:
Similar issues happen with a flow which is triggered by “A device has not reported for X mins”
Those kind of flows got disabled all the time
Correct, Robert, that part is out of Martijns’ hands.
But when I disable one flow only, it should report that particular flow only, not all my disabled flows.
There’s a default notification set in the APP to report broken flows. You can disable that if you want to use your own flows. You can do that in the app settings.
Yes it should only report a single broken flow.
If that’s not the case you can send me a diagnostic report. Then I’ll check if it’s working well.
It reports all my already disabled flows, not only the one I just disabled manually. I tested only the disabled/enabled flow cards.
I’m going to test the broken flow flow cards later on.
7788a187-c045-43b2-a3e7-8041b470647a
Thanks Martijn. No hurries, just testing stuff! Oh, forgot to mention. I’m using Flow Checker v1.0.4 testversion
@Peter_Kawa
Apps looks like it’s working correct. But the flows broke after too many tries with triggering flows.
I’m not sure if I create a delay if that will fix the too many tries. With the rate_limited issue. That’s really a Homey limitation
About the duplicate tries I can see that. On startup it started processing every single flow but while doing that the interval check already kicked in causing it to process everything again. This is fixed in the new testversion.