I have created a Weishaupt (wemportal) integration into Homey.
For now it is possible to read multiple temperatures from the system but using the flows, temperatures can be set as well.
Hi.
I recently installed the app but can’t get it to work. I keep getting this error: (Type error: cannot read properties of undefined (reading ‘ModuleIndex’))
I did put my user and pass as needed.
Txs for your help
Luc
I have a Weishaupt biblock heatpump and would like to write my own control algorithm to optimise the pumps performance. I have not decided on a platform yet but your work for homey looks very interesting for my purposes
I can read and write through the WEM portal but do I understand correctly that this integration only allows writing to parameters exposed through the (very limited) Weishaupt app?
Is it also correct that I need at least v5 firmware on my heat pump?
Thanks for your kind words.
With Weishaupt, the issue is that the api is not public, so you can have a hard time figuring out the api calls. There are other open source projects for Weishaupt where I got my inspiration.
Regarding to the values, you are limited (as far as I know) to the values from the website or the app.
You can try to decode the app and retrieve the api calls from there.
Regarding firmware versions, I am not aware of what the requirements are there.