What I’m trying to do
I’ve got a ventilation aggregate with an impulse input which will force the aggregate into “max” mode for 30 minutes. I’ve connected a Fibaro Smart Implant to the input like in the impulse example from the manual except for the input switch. I’ve created flows to trigger the output 1 when co2 reaches a certain level, or humidity reaches a certain level.
What’s working
The Fibaro Smart implant is connected to homey. The aggregate is switched into “max” mode when output 1 is triggered.
The problem
When I push the output 1 in the homey device it seems to stay in “on” mode, and therefor the impulse is continually triggered instead of being triggered once. Can I configure the Fibaro Smart Implant in homey to flip back to off mode so it acts like an impulse switch?
I realize it’s possible to create flows to turn the output 1 off again, but before following down that path I’d like to now if what described above is possible.