Replies: 2 comments 1 reply
-
I would vote for option D) adjust the code to accept negative values :) could you please create an issue for this problem? Thank you |
Beta Was this translation helpful? Give feedback.
1 reply
-
@sauerbi I almost forgot about this, you can try out a test-version that will happily accept negativ values :) |
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.
-
When running the newest version (June '25) with centralised settings for logging I get a lot of messages of type:
"solarCharger: [MQTT] Implausible output_current '-0.15' [[]] in topic"
This is due to the load-output of the Victron 100/20 that allows to have negative battery current values showing up.
I wonder why the is a warning thrown about this because it is normal charger behaviour.
The charge-colntoller in monitored throu MQTT values produced by another OpenDTU instance on a separate ESP32 chip.
2 votes ·
Beta Was this translation helpful? Give feedback.
All reactions