Replies: 1 comment
-
please do not worry, you've done everything correctly. glad to read, no thx needed for that & greetings, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a Hoymiles HMS-1600-4t and use Homeassitant and openDTU. Everything works great so far. I only have one problem:
In some threads you can read that you should not constantly change the limit with limit_persitant_relative or _absolute because otherwise the memory can break after a few years if you change the value many thousands of times. It is better to work with limit_nonpersitant_relative or _absolute.
If I now set my limit_persitant_relative to 50 in openDTU, the performance on all panels is throttled to 50%. If I query limit_nonpersitant_relative, the value is also 50. If I now set limit_nonpersitant_relative to 60, the power on all panels is set to 60%. However, if I now query the value of limit_persitant_relative, this is also 60 although it should actually be 50. It is the same the other way round. Is this a bug?
Thx for reading
SDK-Version v4.4.6-dirty
Konfigurationsversion 0.1.28
Firmwareversion / git Hash v24.5.6
PIO Umgebung generic_esp32s3_usb
Beta Was this translation helpful? Give feedback.
All reactions