I have just got a Home assistant system working with:
- Home assistant on a Raspberrt pi 4
- victron Venus OS on a raspbberry 3b
to venus OS I have connected a Multiplus II via mk3 interface and a Smart solar charger via the Vedirect output to USB. (everything seams to work fine)
I have also added some stuff in configuration.yamal so I can read stuff from the Multiplus (the smart solar does not work for some reason. )
So to my question. I now want to write to my Mutliplus.
On/off (Switch position adress 33)
Set the max current from grid. I know that I need to write an integer to Adress 22 but what is the syntax for that?
Can someone please advice me how to do this ?
I have just copy pasted examples when getting everything to work so far so I dont dare to figure it out by just guessing from other exaples …