Skip to content

Data derived from esphome does not show up past long term statistics #573

@gideonyong

Description

@gideonyong

Describe the bug
When data comes from esphome, after the long term statistics takes into effect, the data does not show up in plotly.
Screenshots

Data in HA history:
Image

Data with plotly:

Image

yaml

type: custom:plotly-graph
entities:
  - entity: sensor.particulate_matter_2_5um_concentration_3
    name: PM2.5 Concentration
layout:
  title: Particulates
  yaxis:
    title: Concentration (µg/m³)

hours_to_show: 168
refresh_interval: 300

Additional context
I tried this with other data types such as temperature and it has the same issue.

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