I created a very simple Node Red flow to adjust the max charge current depending on SOC; since sometimes, my 3-phase MP-II system gets "stuck" on a value, I opened a support case since it seems as if the MP-II do not honor that setting until the system is reset - however, I was referred back here since anything that has to do with Node Red will not be supported. I initially suspected that there might have been an issue with me sending the same value over and over which was fixed using a filter:
It can easily be reproduced that whatever current is configured (either manually or via Node Red) will only be used when the system is reset once the system gets into this state. I have now upgraded the firmware from 498 to 506 which will hopefully resolve the issue (even though the changelog doesn't indicate this unfortunately).
So while I'm waiting for the issue to (hopefully not!) reappear after upgrading to the latest firmware version, I was wondering if I'm really the only one to do something like this?