Nexblue Edge 2
Supported features
- Built-in meter: Support for an integrated meter. Availability may vary between models.
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
user | Username e.g. email address, user id, etc. | optional | |
password | Password Service account password | optional | |
serial | Serial Charger serial number (auto-detected if only one charger in account) | 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: nexblue user: # Username, e.g. email address, user id, etc. (optional) password: # Password, Service account password (optional) serial: # Serial, Charger serial number (auto-detected if only one charger in account) (optional)