
Lovelace Mini Graph Card - GitHub
A minimalistic and customizable graph card for Home Assistant Lovelace UI. The card works with entities from within the sensor & binary_sensor domain and displays the sensors current state …
mini-graph-card/README.md at master - GitHub
A minimalistic and customizable graph card for Home Assistant Lovelace UI. The card works with entities from within the sensor & binary_sensor domain and displays the sensors current state …
Lovelace Mini Graph Card - GitHub
A minimalistic and customizable graph card for Home Assistant Lovelace UI. The card works with entities from within the sensor & binary_sensor domain and displays the sensors current state …
SteveAnik/mini-graph-card - GitHub
A minimalistic and customizable graph card for Home Assistant Lovelace UI. The card works with entities from within the sensor & binary_sensor domain and displays the sensors current state …
Background color. · kalkih mini-graph-card · Discussion #976
Jun 14, 2023 · Changing background is only possible by card-mod. For a particular solution: goto HA community -> card-mod thread -> 1st post -> link at the bottom -> styles for mini-graph-card
Color_thresholds not working as expected. · Issue #1243 · …
Apr 30, 2025 · I created a mini graph card in home assistant that read the value from a temperature sensor, and should change the line color depending on sensor value. It should …
info about customisation transparent background · Issue #524 · …
Hi, I'm using in my card your components in this way: ` type: 'custom:mini-graph-card' entities: - sensor.watt_lavatrice style: '--paper-card-background-color': 'rgba (0, 0, 0, 0.0)' top: 60% left: …
On tap/click of graph show all entities in a bigger style · kalkih …
Aug 16, 2024 · Is it possible when i click on it to then show a bigger version of the custom:mini-graph-card to show more details of each entity?
Problem when adding custom "color_thresholds" · kalkih mini …
Mar 15, 2022 · i have two sensors in the same card side by side in a horizontal stack, but the options for coloring the line depending on temperature is only working for one of them.
Color tresholds are too subtle · kalkih mini-graph-card - GitHub
Apr 10, 2024 · I think the issue here is, that the color of a line at a given time changes according to the temperature that occurs later on. E.g. if the temperature at 6:30 was 12 C it gets …