Switching Wallbox setting to solar/mixed charging #531
-
I managed to read out all relevant data from my S10 house power plant via Node-Red Modbus. But I failed for weeks to write the bit that switches the wallbox (also from E3/DC) between solar charging and mixed charging. I found no examples online for writing a register. Coud anyone write a flow that writes this bit or the whole register by modbus? That would be really helpful, I'm stuck and out of ideas. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
For whatever reason I found the correct combination of parameters when I kept trying after my post. After so many weeks.
I will show the numbers here that others don't have to experiment as long as me:
Then I use a function node to toggle the value:
It's suddenly as easy as that. :-)
I use a button to display the current mode and toggle it: