Hello all,
i am trying to implement a control of my heating system via Venus OS node red, in my case Venus is running in the MP II GX inverter.
The idea was to use node red on OS large to send and receive data from a ebus device which communicates with the Vaillant heating pump.
My problem is, current there is no node that supports this ebus gateways. So I need to install ebusd which is the ebus daemon https://github.com/bumaas/ebusdMQTT/blob/master/docs/de/InstallEbusdREADME.md#1-installation-des-richtigen-pakets on my Multiplus GX.
I idea how to do this.