evcc-io / hassio-addon

Hass.io add-on for EVCC
86 stars 45 forks source link

AuthEnabled in CSMS - PulsarPlus Wallbox #107

Closed JBN164 closed 2 weeks ago

JBN164 commented 3 weeks ago

I've installed the EVCC Addon in Home Assistant.

My hardware configuration at home is: PV nr. 1:

I configured everything like it's given on the EVCC Homepage, but with the exception that there is no “Improved charger control” (Profile -> Experimental functions) (myWallbox app).

The UI Looks good:

image

But: I can not start loading my car. I think the problem is, that the Wallbox is locked. There is no RFID or other key which will unlock it.

Wallbox writes in their description:

AuthEnabled in CSMS When the CPO has set the AuthEnabled to TRUE in the CSMS, the charger is unlocked and will not need authorization through an RFID card or PIN. By connecting the EV gun, the charger will start charging according to the car’s demand. When the AuthEnabled is set to TRUE, the charger status LED will remain Yellow.

I tried Authenable in my yaml but it doesn't work. Remotestart seems also not working.

chargers:
  - name: my_charger
    type: template
    template: pulsarplus
    stationid: Parkplatz # Station ID des Ladepunktes.
    remotestart: true #Ergänzt da Wallbox nicht mit laden beginnt geändert von true auf "Autostart"
    idtag: evcc
    #AuthEnabled: true #https://support.wallbox.com/de/knowledge-base/ocpp-aktivierungs-und-einrichtungsanleitung/
        #Wenn der CPO die Option AuthEnabled im CSMS auf TRUE gesetzt hat, ist das Ladegerät entsperrt und benötigt keine Autorisierung durch eine RFID-Karte oder PIN.
        #Wenn Sie die EV-Pistole anschließen, beginnt das Ladegerät entsprechend dem Bedarf des Fahrzeugs zu laden.
        #Wenn AuthEnabled auf TRUE gesetzt ist, bleibt die Status-LED des Ladegeräts gelb.
thecem commented 2 weeks ago

Not Addon related, pls open in evcc-io/evcc