generated from custom-cards/boilerplate-card
-
-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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 with plotly:
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
Labels
bugSomething isn't workingSomething isn't working