cyberjunky / home-assistant-shell_recharge

The Shell Recharge integration allows you to expose data from EV chargers listed on shellrecharge.com to Home Assistant.
MIT License
3 stars 0 forks source link
electrical-vehicle-charging-station electrical-vehicles

Shell Recharge

The Shell Recharge integration allows you to expose data from EV chargers on shellrecharge.com to Home Assistant.

GitHub Release GitHub Activity License

Project Maintenance Sponsor

This integration will set up the following platforms.

Platform Description
sensor Contains detailed information for each EV charger at location.

Installation

HACS - Recommended

Manual

Configuration

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.

Screenshots

Chargers Overview AC Charger Details DC Charger Details

Debugging

Add the relevant lines below to the configuration.yaml:

logger:
  default: info
  logs:
    custom_components.shell_recharge: debug

Contributions are welcome!

If you want to contribute to this please read the Contribution guidelines