Skip to main content

Integration electric vehicle

Description

The <clevergy-integration-electric-vehicle-b2c> component allows end-users to link their electric vehicle by entering their vehicle account credentials. Once linked, users can view status, start or stop charging, and track battery state of charge and estimated driving range.

Only one vehicle can be linked per house.

Integration Flow

  1. After confirming, the user is redirected to the Enode flow, where they select their vehicle brand, sign in with their manufacturer account, and grant the required permissions.
  2. Once the Enode flow is completed successfully, the vehicle is linked to the user account and a confirmation is shown in the microfrontend.

Technical Documentation

Check out the full documentation for clevergy-electric-vehicle-charge.

States

  • Not linked: No vehicle account is linked yet. Users must complete the linking process to enable data and controls.
  • Linked (not plugged in): The vehicle is linked but not plugged into a charger. Charging is not available in this state.
  • Linked and plugged: The vehicle is linked and plugged in, ready to start charging.
  • Charging: Active charging session in progress. When a charge command is initiated, the interface displays the estimated time to full charge.

Telemetry

  • Battery state of charge (%)
  • Estimated driving range (km)
  • Data refreshes every 5 minutes.