🚗 New Custom Integration: Cube Charger – Control Your EV Charging Station from Home Assistant!

Hey Home Assistant community! :wave:

I’m excited to announce my new custom integration for Cube Charging – a community-driven solution to integrate your EV charging station directly into Home Assistant. If you’re using Cube Charging portals and want seamless control over your charger, this is for you!

What It Does

This integration connects to your Cube Charging API, allowing you to monitor and control your EV charger right from HA. No more switching between apps – manage everything from your dashboard!

Key Features

  • Easy Setup: Config flow (no YAML needed) – just enter your base URL, bearer token, connector ID, and idTag mappings.
  • Sensors:
    • Status sensor showing online/offline connectivity.
    • Mapped sensors for active session energy, total energy per car/idTag, and charging status.
  • Select Entity: Choose the active idTag/car for sessions.
  • Services: Full control with services for:
    • Starting/stopping charging sessions (with optional idTag and connector override).
    • Syncing/rebuilding history (with date filtering).
    • Resetting the chargebox (Hard or Soft reset).
  • Automatic Polling: Data updates via a coordinator for real-time info.
  • History Aggregation: Tracks kWh per car/idTag automatically.

Installation

  1. HACS (Recommended): Add https://github.com/K0enH83/cube_charger as a custom repository under Integrations.
  2. Manual: Download and place the folder custom_components/cube_charger from this repo to your HA config:
    config/custom_components/cube_charger
  3. Restart HA, add the integration via Settings → Devices & Services, and configure with your Cube portal details.

Roadmap

  • Improving currentEnergy sensor (waiting on Cube API fixes).
  • More advanced history features and automations.

This is an active project – feedback, bug reports, and contributions are welcome! Check out the repo for full docs and code.

GitHub Repo: GitHub - K0enH83/cube_charger: Home Assistant custom integration for Cube Charging (start/stop sessions, who’s charging, idempotent history sync per car) · GitHub
What do you think? Have you tried Cube Charging? Let’s discuss! :rocket:

Your GitHub Repo link is broken.

my apologies, first contribution to the Home Assistant community :slight_smile:

link has been fixed!

:+1:(and some chars)