I have a Flexit wh4 and it would be fantastic if I just could change the water mode (Eco, Comfort, Boost) and temperature of the heat pump via HA according to: Add more features in Flexit bacnet integration - Thanks for great work on this so far!
My flexit has a, what old integration called “Boost Temporary” mode GitHub - sindrebroch/ha-flexit
which allowed me to activate a 20min boost mode. Boost mode was also visible on the hvac controllers in our apartment, with timer and option to cancel it from controller.
Now the “boost” mode in the flexit_nordic actually just activates the “high” preset, which never goes back to home.
I will try to fix this with additional automation, but it would be cool if it could support “Boost Temporary” mode natively.
(linked old library for reference, maybe its code contains something useful regarding temp boost)
Hi! I am a first time user here taking the opportunity to thank everyone for their work and putting myself in the kind reqest line for including the Flexit Econordic WH4 compatibility in this HA Integration. Warm water temperature, mode switch and compressor status would be brilliant!
I would be willing to co finance any work leading up to this integration, let me know if that would help
Are there any Flexit officialls here or is all crowd developed? It was a major usp for Flexit having a HA integration. Hope Flexit supports!
(I will likley not check any comments here at speed but will log in and have a look once in a while)
Hey @Aarflot , are you able to execute some python code on your machine to dump the properties from your Flexit unit?
I’ve prepared this script GitHub - piotrbulinski/bacnet_dump: The tool to dump BACnet device objects which allows for a discovery of what properties can be returned and controlled on the unit. Without having access myself to the unit, this is really the only way for me to learn about the properties which are there and aren’t on mine.