Skip to content
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

Funktion "controllable" für "custom" battery #17884

Closed
KrawallOPA opened this issue Dec 24, 2024 · 4 comments
Closed

Funktion "controllable" für "custom" battery #17884

KrawallOPA opened this issue Dec 24, 2024 · 4 comments
Assignees
Labels
devices Specific device support

Comments

@KrawallOPA
Copy link

Hi, mein Wechselrichter/Batterie sind über die "manuelle/custom" "Vorlage in EVCC per MQTT eingebunden. Die Daten kommen aus meiner Hausautomation. Ich hätte gerne aus EVCC die Rückmeldung, das die Batterie nicht entladen oder zwangsgeladen werden soll. Hierfür gibt es ja schon das MQTT Topic "batteryMode". Nur wird das Topic bei mir nicht von EVCC beschrieben/geändert. Ich hatte gehofft, das ich durch das "True" setzen des Topics "batteryDischargeControl", diese Funktion nutzen kann, aber leider hat ein "True" keine Auswirkung. Ein Neustart von EVCC, setzt zu dem das True auf False zurück.
Auch ein Versuch, "controllable" für die Batterie in der yaml zu hinterlegen, funktioniert nicht.

Es wäre somit super, wenn man die Funktion "controllable" für die "custom" Batterie nutzen könnte.

@andig
Copy link
Member

andig commented Dec 24, 2024

Dann müssen limitsoc und/oder batterymode hinzu gefügt werden

@KrawallOPA
Copy link
Author

Du meinst ich muss diese beiden Parameter in der Yaml bei der Batterie hinzufügen?

@VolkerK62
Copy link
Contributor

@andig andig added the devices Specific device support label Dec 24, 2024
@andig andig self-assigned this Dec 24, 2024
@andig
Copy link
Member

andig commented Dec 24, 2024

It‘s already implemented: https://github.com/evcc-io/evcc/blob/master/meter/meter.go#L33

@andig andig closed this as completed Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
devices Specific device support
Projects
None yet
Development

No branches or pull requests

3 participants