SMA EV Charger does not start charging with new SEMP-sma template #25747
-
DescriptionUpdated from evcc version 0.209.2 to 0.211.0 and decided to try switching from the old "smaevcharger" template to the new "semp-sma" template. The switch on the wallbox is now set to the leaf symbol (not fast). My sunny home manager and the portal do not know the EV Charger any more, and the option "disconnect after full charge" is set to off. Still my car does not start charging even though evcc is set to fast mode. Any help is appreciated! Steps to Reproduceswitched from template "smaevcharger" to "semp-sma". Car can still be recognized but charging impossible. Versionv0.211.0 Configuration (YAML)# open evcc at http://evcc.local:7070
network:
schema: http
host: evcc.local # .local suffix announces the hostname on MDNS
port: 7070
log: debug
levels:
cache: error
# unique installation id
plant: *****
interval: 10s # control cycle interval
sponsortoken: *****
# sponsors can set telemetry: true to enable anonymous data aggregation
# see https://github.com/evcc-io/evcc/discussions/4554
telemetry: false
meters:
- type: template
template: solaredge-hybrid
id: 1
host: 192.168.205.109
port: 1502
usage: grid
modbus: tcpip
timeout: 20s
name: grid1
- type: template
template: solaredge-hybrid
id: 1
host: 192.168.205.109
port: 1502
usage: pv
modbus: tcpip
timeout: 20s
name: pv2
- type: template
template: solaredge-hybrid
id: 1
host: 192.168.205.109
port: 1502
usage: battery
modbus: tcpip
timeout: 20s
name: battery3
- type: template
template: hoymiles-opendtu
usage: pv
host: balkonkraftwerk-opendtu-501624
name: balkon
chargers:
#- type: template
# template: smaevcharger
# host: SMA3014242941
# user: *****
# password: *****
# name: wallbox4
- name: wallbox4
type: template
template: semp-sma
uri: *****
- name: SteckdosenAussen
type: template
template: homematic
host: bertsccu
port: 2001
device: UEQ2254536
user: *****
password: *****
meterchannel: 2
switchchannel: 1
standbypower: 50
heating: true
loadpoints:
- title: Garage
charger: wallbox4
mode: pv
vehicle: VWeup
priority: 1
#- title: Garten
# charger: SteckdosenAussen
# vehicle: Pool
# soc:
# poll:
# mode: always
# interval: 10m
# estimate: false
vehicles:
- name: VWeup
type: template
template: offline
title: VW e-up!
mode: pv
capacity: 34.3
phases: 2
mincurrent: 6
maxcurrent: 16
- name: Pool
type: custom
title: Pool
phases: 1
icon: waterheater
soc:
source: http
uri: *****
method: POST
headers:
- content-type: application/xml
body: <methodCall><methodName>getParamset</methodName><params><param><value><string>002820C9ABB869:2</string></value></param><param><value><string>VALUES</string></value></param></params></methodCall>
auth:
type: basic
user: *****
password: *****
insecure: true
jq: .methodResponse.params.param.value.struct.member[] | select(.name == "ACTUAL_TEMPERATURE") | .value.double | tonumber
timeout: 10s
tariffs:
currency: EUR
grid:
type: fixed
price: 0.3
feedin:
type: fixed
price: 0.071
site:
title: Berts Home
meters:
grid: grid1
pv:
- pv2
- balkon
battery:
- battery3
residualPower: 100Configuration (UI){
"site": {
"title": "Berts Home",
"grid": "grid1",
"pv": ["pv2","balkon"],
"battery": ["battery3"],
"aux": null,
"ext": null
},
"loadpoints": [],
"charger": [],
"meter": [],
"vehicle": [],
"mqtt": {"broker":"","user":"","password":"","clientID":"","insecure":false,"caCert":"","clientCert":"","clientKey":"","topic":"evcc"},
"influx": {"url":"","database":"","token":"","org":"","user":"","password":"","insecure":false},
"shm": {"vendorId":"","deviceId":""},
"interval": 10
}Logs |
Beta Was this translation helpful? Give feedback.
Replies: 9 comments 51 replies
-
|
Same here, changing to sma-semp won't work. I have two SMA Chargers. One EV-Charger and one eCharger. Semp is activated in the Chargers and the Data Collection for the Chargers in the Sunny-Portal is disabled. But the Chargers won´t work with the sma-semp template. If you switch from PV to Fast Charging in EVCC and the login into the Webinterface from the Charges you see no reaction. With the old evcharger template everything have worked perfect until SMA has changed to https. For me the better thing will be to change the evcharger template from http to https. |
Beta Was this translation helpful? Give feedback.
-
|
@premultiply any idea what might cause this? |
Beta Was this translation helpful? Give feedback.
-
|
Sorry, but I have no other idea to reach people with running semp-sma template than tagging specific users. It would help me a lot if you compared the list of parameters from my EVC below to yours. Is there any entry that catches your attention and that could cause the incapability to charge my car? Of course I would be happy and thankful for any further help, assistance or debugging instructions. I have no good idea what to try or to look at except the parameter list. Many thanks in advance for your help and insights!
|
Beta Was this translation helpful? Give feedback.
-
|
Ist es irgendjemandem gelungen den SMA eCharger über SEMP ans laufen zu bekommen? Dann würde ich mich über einen Austausch freuen. |
Beta Was this translation helpful? Give feedback.
-
|
Hallo zusammen, Hier mal eine Übersicht über meine Parameter:
IP-Adressen habe ich rausgelöscht. |
Beta Was this translation helpful? Give feedback.
-
|
Ergänzend hier noch ein Überblick über meine Gesamtkonfiguration: |
Beta Was this translation helpful? Give feedback.
-
|
Moin zusammen, habe auch mal das Update getestet und komme zum selben Ergebnis. Auto schläft, alle Ladebereit. Im Prinzip verhält sich die Wallbox wie wenn EVCC gar nicht vorhanden wäre, im Schnellladen wird schnell geladen, in Eco passiert nichts. Mich würde noch interessieren ob hier ein Sunny Home Manager installiert ist da bei mir der Punkt: Betrieb mit Netzanschlusspunktzähler zu einem Fehler führt. Werte der Wallbox kommen bei mir bei EVCC an aber die andere Richtung ist tot. Keine Fremdschaltung der Zustände, keine Leistungsanpassung. Werde das noch weiter beobachten, aktuell aber leider ohne Funktion. |
Beta Was this translation helpful? Give feedback.
-
|
Hallo, ich kenne mich mit evcc sehr gut aus, nun komme ich aber selber nicht mehr weiter. Deswegen setzte ich hier mal an. In der evcc ConfigUI steht: Allerdings tut sich nichts... auf der evcc Seite steht beim Ladepunkt: Auf der WebUI von EV Charger steht unter Status: Was kann ich noch ausprobieren? Das Fahrzeug sollte eigentlich nicht das Problem sein, das lädt ja mit vollen 11 kw los, wenn Hardwareschalter auf Logs kann ich auch bereitstellen, dann bitte nur sagen, welche benötigt werden, da ja keine Fehler Meldungen auftauchen. Vielen Dank für eure Hilfe! |
Beta Was this translation helpful? Give feedback.
-
|
Ich hatte auch von modbus auf semp umgestellt. Aber dann das Problem, dass maximal nur mit 6A geladen wurde. Egal ob PV Überschuss vorhanden war (1P) oder auf Schnell (3P) gestellt. Es lag daran, dass im Charger die maximale AC Leistung auf 6A begrenzt war. Kam das durch die modbus Implementierung? Hat der diesen Parameter dynamisch angepasst? Seit der korrekten Einstellung auf 16A funktioniert es bisher korrekt. Also 1- und 3-phasig mit 6A und es wird auch bis 16A hochgeschaltet. |
Beta Was this translation helpful? Give feedback.




Ich habe heute vom alten auf das neue Template umgestellt und war nach 10 Sekunden fertig.
War überraschend einfach und habe alles so weit durchgetestet. PV, min+ PV, fast mit Phasenumschalten hat auf Anhieb funktioniert.
Ich habe die Wallbox im EnnexOS deaktiviert und auf der Wallbox noch das SMA Energiemanagement deaktiviert. Läuft!