EVBox Livo
The device requires a fixed IP address. It's important to set up EEBus first. After setting up EEBus the charger will recognize evcc as a HEMS device on the network. Please use the installer tool to select evcc as HEMS. After this has been done, copy the given SKI from the Install app and add it to the configuration.
Parameters
| Name | Description | Value | Level |
|---|---|---|---|
ski | Subject Key Identifier (SKI) Usually found on the web interface of the wallbox | optional | |
ip | IP address | 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: livo ski: # Subject Key Identifier (SKI), Usually found on the web interface of the wallbox ip: 192.0.2.2 # IP address, optional