[APP][Pro] Flexit GO - Better indoor climate

This app can manage Flexit Nordic units over local network using the BACnet protocol. This requires Homey and the unit to be on the same network, similar to when you directly connect the Flexit Go app to Homey.

At the moment, it only offers basic temperature control and the ability to switch between modes (Home, Away, High, Fireplace). But more features will be added in the near future once I figure out how to best present them (settings vs UI toggles vs only through flows).

You can find the app here: Flexit GO | Homey

Hope this is useful to you and happy to receive any suggestions or other feedback.

Was missing this app, thank you! Works with my Nordic S2

Thanks @dalo.

Just added support for filter maintenance in the test version. You can now both reset the filter counter as well as set the filter change interval directly in the app. You’ll find this under the maintenance and the advanced settings sections respectively.

You can find the test version here: Flexit GO | Homey

And the filter functionality just went live now. Enjoy!

Now it should also be possible to adjust the fan speeds for the various modes both through Advanced Settings and through flows.

Temperature control in the UI and flows will also always affect the active mode rather than always setting the home mode. You can also set the temperature for a given mode through the settings.

1 Like

New version. It is now possible to turn on/off the electric heater using flows.

I think I have all the features that I have been interested in, and it seems to cover all requests on this forum as well.

Let me know if there is anything you feel is missing.

Hello

Thank you very much for making this app!

Is it a possibility to add how long fireplace is supposed to be active?
When I activate it now, it lasts for 20 minutes. But is it possible to make this variable?

Yes. I am thinking the best place for this is the device Advanced Settings. Will that work?

That will work :+1:t3: Will that make it adjustable with flows?

One more thing I noticed when making a new flow for the ventilation system right now, is it possible to make a “When ventilation mode changed” card?

Not automatically, but it is possible to make a flow card that can set the duration.

There should already be a “The fan mode changed to ”. Homey creates this one by default. I do think “ventilation mode” is better than “fan mode” though. Perhaps I can change this. I also find it a little bit annoying that you have to specify a specific mode for this card to trigger rather than triggering on any mode and then let the user use a “and the mode is” conditional card if they want to trigger on a specific mode.

Perfect!

You explained it better then I did, I found the fan changed to home for example. But as you mentioned, I want to use further down the line.

Ventilation mode changed → if ventilation mode is fireplace → do this.

Fireplace duration should not be configurable in settings and through flow.

Changing the name of the mode capability unfortunately did not have much effect on the flows Homey creates automatically, so I skipped that for now.

Thank you :star_struck: