ioBroker
ioBroker is an open-source smart home platform that integrates devices and services via adapters. The ioBroker.evcc adapter connects ioBroker to your evcc instance. It is a community project and not part of evcc.
evcc Adapter
Section titled “evcc Adapter”The adapter communicates with your evcc instance via the REST API. It provides states for loadpoints, vehicles, and site data, and lets you control charge modes and limits from ioBroker scripts and visualisations.
- Install the evcc adapter from the ioBroker admin interface.
- Enter the address and port of your evcc instance in the adapter configuration.
Details and support are available in the GitHub repository and the ioBroker forum thread.
Alternatively, you can exchange data with ioBroker via MQTT. Configure the broker connection in evcc under Configuration → MQTT and use ioBroker’s MQTT adapter on the same broker. The available topics are documented in the MQTT API.