First, the good news: I managed to install ebusd addon and the adapter so that I can see all of the entities sent from my Vaillant gas boiler (and there are a lot!)
However, I need to dynamically change one of these (FlowTempDesired) according to what the boiler is heating. Having read a lot of posts, it seems that ebusd is read only by default so I have added “–mqttvar=filter-direction=r|u|^w,filter-name=” as a Custom Command Line Option in the ebusd addon configuration tab.
I can see from MQTT Explorer that the correct message is being sent to MQTT but it never arrives at the boiler, or the boiler is ignoring it.
Have people manage to control the boiler parameters through MQTT? Is there something I’m missing? Or do Vaillant boilers not accept external ebus messages?
Thanks for any help