Skip to content

[Bug]: when values donot change, the graph shows null (or zero?) #158

@vingerha

Description

@vingerha

1. Is it related to Long Term Statistics (LTS)?

No

1a. If it is related to Long Term Statistics (LTS) then please attach your CSV file(s) of entities

I did

2. Your YAML Code

type: custom:statistics-graph-chart-card
hours_to_show: 24
auto_scale_points: false
height: 300
graph_start_hour: 1
show_full_period: true
entities:
  - entity: sensor.linky_energy_hphc_daily
    offset: 24
    color: "#e8926d"
    y_axis: primary
    graph_type: bar
    aggregate_func: state

3. Bug Description

My energy consumption frm the net is 0 at times when I produce more solar energy. So at that time the value of the consumed energy (total increasing) is not changing. There are omitted from the graph.

Image Image

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