git404hub

what is lektrico-charger-card fr?

naked-head/lektrico-charger-card — explained in plain English

Analysis updated 2026-05-18

0JavaScriptAudience · general

tl;dr

A Home Assistant dashboard card built specifically for Lektri.co EV chargers, with realistic LED status and auto-discovery.

vibe map

mindmap
  root((Charger Card))
    What it does
      EV charger dashboard
      Realistic LED display
      Auto entity discovery
    Tech stack
      JavaScript
      Home Assistant
      HACS
    Use cases
      Charging status view
      Quick action buttons
    Audience
      Home Assistant users
      EV charger owners

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Show a Lektri.co EV charger's live status with LED animations matching the physical device.

VIBE 2

Control charging current and LED brightness from sliders with adjustable presets.

VIBE 3

Get an error banner with readable fault names when the charger reports a problem.

VIBE 4

Trigger custom automations like solar charging or fixed charging levels as quick-tap buttons.

what's the stack?

JavaScriptHome AssistantHACS

how it stacks up fr

naked-head/lektrico-charger-card00kaku/gallery-slider-block3rd-eden/ircb.io
Stars0
LanguageJavaScriptJavaScriptJavaScript
Last pushed2021-05-192016-11-16
MaintenanceDormantDormant
Setup difficultyeasyeasy
Complexity2/52/5
Audiencegeneralgeneraldeveloper

Figures from each repo's GitHub metadata at analysis time.

in plain english

Lektri.co Charger Card is a custom card for Home Assistant, the home automation dashboard software, built specifically to display and control Lektri.co brand electric vehicle chargers. It works on top of the official Lektrico integration and is meant as an improved, hardware-specific alternative to a more generic charger card that already existed. The card draws the charger as a scalable image that resizes cleanly on any screen, and shows the same four LED status bars the physical charger itself uses, matching their real colors and animations for each state such as available, connected, charging, paused, or in error, with the charging animation's speed reflecting the actual current draw. It automatically detects three-phase chargers and shows per-phase current and voltage, and if a compatible energy meter is paired with the charger it can show load-balancing information, breaker current, and meter power as well. Once someone points the card at the charger's main sensor, every other related sensor and control is found automatically, including on renamed or translated entities, and everything can still be overridden by hand. Extra features include sliders with preset buttons for setting charging current and LED brightness that adapt to small screens, a red error banner that lists which specific fault is active with a readable name, up to four customizable quick-action buttons for things like start, stop, or locking the charger, and toggleable sections for parameters, information, and actions that can be shown or hidden independently. Custom automations such as solar charging or fixed charging levels can be shown as their own chips separate from the charger's built-in actions. The card supports light and dark themes, works in narrow dashboard columns, includes a compact and an even more minimal ultra-compact display mode, and ships with translations into ten languages including English, Italian, German, and French. It can be installed through HACS, the Home Assistant Community Store, by adding the repository as a custom dashboard resource, or manually by copying the built JavaScript file into the Home Assistant configuration folder. Most options can be set through a graphical editor, with more advanced configuration available in YAML. The README does not state which license applies, only that a license badge and file exist in the repository.

prompts (copy fr)

prompt 1
Walk me through installing the Lektri.co Charger Card in Home Assistant through HACS.
prompt 2
Explain how the LED status animations on the card map to the real charger's behavior.
prompt 3
Show me how to set up quick action buttons for starting, stopping, and locking the charger.
prompt 4
Help me configure custom charging mode automations to appear as chips on the card.

Frequently asked questions

what is lektrico-charger-card fr?

A Home Assistant dashboard card built specifically for Lektri.co EV chargers, with realistic LED status and auto-discovery.

What language is lektrico-charger-card written in?

Mainly JavaScript. The stack also includes JavaScript, Home Assistant, HACS.

Who is lektrico-charger-card for?

Mainly general.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.