Hardy Barth cPμ2
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.
Supported features
- Dimmable: Power consumption can be reduced (e.g. §14a EnWG). See External Control.
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
host | IP address or hostname | optional | |
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 |
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)