About 85,300 results
Open links in new tab
  1. 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 …

  2. 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 …

  3. 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 …

  4. 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 …

  5. 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

  6. 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 …

  7. 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: …

  8. 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?

  9. 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.

  10. 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 …