-
Notifications
You must be signed in to change notification settings - Fork 3
Installation and Quick Start
cataseven edited this page Jul 29, 2026
·
1 revision
- Open HACS
- Search from the search bar: Statistics Graph Chart Card
- Install Home Assistant - Statistics Graph Chart Card
- Hard-refresh your browser
- Download
Home Assistant - Statistics Graph Chart Card.jsfrom the latest release - Copy it to
/config/www/ - Add the resource in Settings → Dashboards → Resources:
url: /local/Home Assistant - Statistics Graph Chart Card.js
type: moduletype: custom:statistics-graph-chart-card
card_header: Living Room
entities:
- entity: sensor.temperature_living
name: Temperature
color: "#ff6b35"No YAML needed? The card has a full visual editor built in. Click the pencil icon on any card in the Lovelace UI to configure everything — including rise/fall colors, trend settings, and number formats — without writing a single line of YAML. See Visual Editor for details.