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

AuthEnabled in CSMS - PulsarPlus Wallbox #107

Closed
JBN164 opened this issue Aug 22, 2024 · 1 comment
Closed

AuthEnabled in CSMS - PulsarPlus Wallbox #107

JBN164 opened this issue Aug 22, 2024 · 1 comment

Comments

@JBN164
Copy link

JBN164 commented Aug 22, 2024

I've installed the EVCC Addon in Home Assistant.

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

  • Sungrow SH6.oRt
  • Sungrow SBR096 Battery
    PV nr. 2:
  • Balkonkraftwerk
  • Hoymiles HM-800 via open DTU
    Wallbox:
  • Pulsar Plus (2x one with OCPP for EVCC)
    BEV:
  • Tesla Model Y

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
Copy link
Collaborator

thecem commented Aug 23, 2024

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

@thecem thecem closed this as completed Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants