[APP][Pro] Flow Checker

@martijnpoppen Yes Version 1.22.2
Did today a reinstall of the app (again), but that didn’t solve my problem.

I think mine Is broken than.
Homey can’t discover that a flow is broken and flow checker thinks allot of my variables are broken. Haha :stuck_out_tongue:

Yeah, it’s working again. No broken flows :slight_smile:

@iBosvelt With a HP23?

@Arjan-21

sounds good :sweat_smile:

Really strange. I tested on a HP19, so might be HP23 related…

Yes…

@iBosvelt also nothing at flows with broken variables?

I assume none of my flows are broken :slightly_smiling_face: I can try today if bbl works with a broken flow

1 Like

FYI zero broken flows @ Pro 2019

I have dozens of broken flows, standard and advanced.
I also temporary disabled Chronograph to break a ton of flows.

The variables are the issue for me.
For me there are also no broken flows, because hp23 has a bug. It won’t show the error triangle anymore, so I think flowchecker won’t see it either.
I have at least 2 broken flows.

1 Like

Yes that’s correct @Arjan-21
@Peter_Kawa same issue for older HP :frowning:

I’ll check again @Arjan-21 will send you some instructions tomorrow which might help :slight_smile:

1 Like

New app update (test: 1.22.4.):

1. FIX: debug Better Logic HP23



If you find any issues, send a report via the mobile homey app

More - apps - Flow Checker - settings wheel right top - send diagnostic report (put your email in the input field to make it easier)




You can install the test version by clicking the link above and press install

Don’t want to be part of this test version? Install the live version → Flow Checker App for Homey | Homey

1 Like

@Arjan-21 I created a test version to debug BL vars. Can you install that version, trigger the update broke flows and vars flowcard and after that send a diagnostic report? :slight_smile:

It won’t fix your vars, but it will create some logging which might help me debug it :slight_smile:

@martijnpoppen Thanks for your great help!

505ea280-f863-4c1b-917a-426a464279ca

@Arjan-21 Thanks!

One more update: 1.22.4
As HP23 only has 200 lines of logs i’m missing a part
So we have to do it in 2 steps…

Can you repeat the same steps as mentioned in my previous post? :see_no_evil:

@martijnpoppen
5a079cea-c5e0-4353-a140-bcdfea252aa6

@Arjan-21 Thanks Got it :smiley:
It has some missing scopes, I’ll check how to resolve this.

@Arjan-21 the issue seems HP23 related. Created a webapi issue at Athom. WebApi v3 - createAppAPI - missing scope "homey.app.control" · Issue #45 · athombv/homey-web-api-issues · GitHub

Don’t know why it works for others :man_shrugging:

1 Like

@Arjan-21 one thing we can try :smiley:

  • Go to: Homey Developer Tools
  • clear the input field
  • paste: Homey.apps.getAppSetting({ name: 'variables', id: 'net.i-dev.betterlogic'})
  • click run

@martijnpoppen When I add it in the playground, than I will see (I think) all my BL Vars.

“root”:[
52 items
0:{ 5 items
“name”:
string"Donker Woonkamer?"
“value”:booltrue
“type”:string"boolean"
“remove”:boolfalse
“lastChanged”:string"2023-08-02T09:15:04.805Z"
}
1:{5 items
“name”:string"Rolgordijn_Zon"
“value”:boolfalse
“type”:string"boolean"
“remove”:boolfalse
“lastChanged”:string"2023-08-02T09:14:16.549Z"
}

Etc.

Thanks, then it’s really a Scope related issue on the HP23

I reported it on Github and Slack. Not much that I can do for now :slightly_frowning_face:

2 Likes