-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added unit for MQTT battery voltage #1143
Added unit for MQTT battery voltage #1143
Conversation
Very nice, thank you! Do you believe that anybody would transport dV or cV over MQTT? I think those units are not needed. In other places we also only provide Milli or Kilo of a unit. |
Unfortunately, yes. Zendure Solarflow is publishing cV (at least if uncoupled from vendor cloud). |
Oh, indeed, you already posted your example in the other PR. Well, then I agree that adding dV as well makes sense for completeness. I guess we won't need kV 😁 I guess we need to explain this somewhere, as cV and dV are quite exotic. @Manos1966 Do you know a good place in the wiki to add an explanation, maybe an example of when to use dV or cV or mV? Also, I see that you created this PR against the other PR, very nice! Thanks again ❤️ |
48bfa7c
into
hoylabs:mqtt-battery-json-parsing
Hallo @schlimmchen ich glaube wir haben heute keine mV Anzeige auf unserem WebUI... centiVolts habe ich seit der Zeit der Uni nicht wieder gesehen 🙈 Habt Ihr vielleicht ein Beispiel eines Geraets, dass solche Daten liefert? |
Oh, ich habe gerade gesehen, die Erklärungen sind bereits im Code.
Dann schlage ich vor: Ich warte bis die Release verteilt wird, mache ein Screenshot der Option und addiere ich mit entsprechende Erklärung im relevanten Bereich. |
OK, ich habe es hier addiert https://github.com/helgeerbe/OpenDTU-OnBattery/wiki/Pytes-Battery |
This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion or issue for related concerns. |
Implemented the - at least for my setup - missing unit for battery voltage received via MQTT. It compiles locally
, but could not test WebUI integration.and was successfully tested on my Fusion board