Can I please ask for assistance from anyone smarter than me, cos I’m stumped.
The Flow Checker app (highly recommended BTW) can detect and return the name & ID of disabled flows. I have a few flows that can be disabled by the press of a Zigbee button. For example if you want to override the turning off of a light by a presence sensor to keep it on while you are in and out of a room.
Trying to be clever, I thought I could create a flow using Flow Checker to send a question via Push to my mobile, asking if I wanted to re-enable a flow, then pass the flows ID to the Then action card Enable Flow, to re-enable a detected disabled flow.
But you can’t use the values of the tags Flow & ID returned by the Flow Checker “is disabled” card to specify which Flow you want to enable. A Homey shortfall to be sure, but I was hoping someone might have an idea for a way around it???
Much appreciation and thanks
.
.
EDIT:
@martijnpoppen as it’s your awesome Flow Checker app I’m using here, do you have any ideas how I might accomplish this (and yes I use a number of your apps, cos they’re all brilliant and very useful )
@martijnpoppen as usual you are a legend sir, I doff my hat to you.
It might take me a little time to get my thick head around that, so I can make my advanced flow work the way I want it… but nonetheless I am extremely grateful and appreciative of your knowledge and expertise. The Homey Wizard Thank you
Unfortunately my Homey (Java) Script understanding is almost non-existent, and I couldn’t get it to work. Just kept returning the error “Missing Parameter: advancedflow” and I can’t figure out how to fix it
⚠️ Error: Missing Parameter: advancedflow
at ManagerFlow.value (/app/node_modules/homey-api/lib/HomeyAPI/HomeyAPIV3/Manager.js:192:27)
at Test.js:14:22
at process.processTicksAndRejections (node:internal/process/task_queues:103:5)
at async HomeyScriptApp.runScript (/app/app.js:364:22)
at async /app/lib/flow/actions/RunCodeWithArgAction.js:29:9
I’ll give it another try when I get home… just visiting my mum after surgery… I’ll let you know how I get on soon as had chance to try it. Thank you, your expertise and assistance are very much appreciated