-
-
Notifications
You must be signed in to change notification settings - Fork 660
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
Add my-PV ELWA 2 charger #14504
Add my-PV ELWA 2 charger #14504
Conversation
Auch noch die Ist-Leistung ( |
Co-authored-by: premultiply <4681172+premultiply@users.noreply.github.com>
@premultiply schau mal bitte in die Discussion- ich habs nur nachgebaut. |
Wenn die Aux-function (Mode 2) mit genutzt werden können soll, dann macht das Sinn gleich die Summe zu ziehen. Allerdings würde ich die Aux Funktion nicht unterstützen wollen, da dessen Temperatur, Status ect. via evcc nicht sauber gezeigt werden kann, außer man macht sich eine zweiten Loadpoint und füttert diesen, allerdings ohne Einstellmöglichkeiten... Genau, viel zu komplex und von den wenigsten genutzt ;-) Daher würde ich nur Mode 1 (ohne externesR Relais) unterstützen um eine saubere und übersichtliche Intergration umzusetzen. Damit reicht dann der Wert von 1074 als aktuell aufgenommene Heizleistung.
Wenn |
Co-authored-by: premultiply <4681172+premultiply@users.noreply.github.com>
Co-authored-by: premultiply <4681172+premultiply@users.noreply.github.com>
Enable really sets the power to 1W now- but only until new current is applied. I think what's missing is the watchdog. I'm a bit puzzled how to do that. Since |
@premultiply Aktuell kann der custom charger noch keine Leistung. Stattdessen wäre ein separates Further discussion in #14508 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Läuft mit den vorgeschlagenen Änderungen
@PierreLaule Nice, danke für den Review! Du kannst übrigens direkt den richtigen Code vorschlagen, dann muss ich nur noch "committen" |
Refs #12761