The Shell Recharge integration allows you to expose data from EV chargers on shellrecharge.com to Home Assistant.
This integration will set up the following platforms.
Platform | Description |
---|---|
sensor |
Contains detailed information for each EV charger at location. |
custom_components/shell_recharge
to your <config dir>/custom_components
directory.Find the EV charger(s) you want to monitor here: https://shellrecharge.com/en-gb/find-a-charge-point look for the Serial number under details section. Then use Add device within Home Assistant and enter the Serial number in the form.
Chargers Overview | AC Charger Details | DC Charger Details |
Add the relevant lines below to the configuration.yaml
:
logger:
default: info
logs:
custom_components.shell_recharge: debug
If you want to contribute to this please read the Contribution guidelines