Skip to content

Cannot hide a graph for entity #1195

Description

@Koky05

After last update of HA to 2025.01 functionality for hide graph for some entity stop working. It show only load icon:
Screenshot_2025-01-06-01-19-58-23_c3a231c25ed346e59462e84656a70e50.jpg

I use it with next code, to have summary label with detail graphs:

  - type: custom:mini-graph-card
    name: Teplota vonku
    entities:
      - entity: sensor.teplota_vonku_2
        show_state: true
        show_graph: false
      - entity: sensor.broadcast_outsidetemp_temp2
        name: Vaillant
      - entity: sensor.thm_139335746
        name: Jablotron vonku
      - entity: sensor.thm_137742250
        name: Búda Hugo
    points_per_hour: 6
    show:
      labels: false

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions