Skip to content
EN | DE

Hardy Barth cPH2

If you get the message '401 (Unauthorized)' without a username and password, use the username and password that you received from the installer of your wallbox. The combo that also works for the web interface of the wallbox.

Parameters

NameDescriptionValueLevel
hostIP address or hostname
Example: 192.0.2.2
optional
userUsername

Username (optional, only if Basic Auth is enabled on the wallbox)

optional
passwordPassword

Password (optional, only if Basic Auth is enabled on the wallbox)

optional
Configuration example for evcc.yaml

If you don't want to configure via the UI, you can alternatively use this YAML block.

chargers:
- name: my_charger
type: template
template: hardybarth-salia
host: 192.0.2.2 # IP address or hostname
user: # Username, Username (optional, only if Basic Auth is enabled on the wallbox) (optional)
password: # Password, Password (optional, only if Basic Auth is enabled on the wallbox) (optional)