Skip to content

[Bug]Some sensors do not display any readings over a 24-hour period. #186

@marios774

Description

@marios774

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

Yes

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
show_legend: true
show_interval_picker: true
interval_options:
  - 3D
  - 7D
  - 14D
  - 30D
  - 90D
  - 6M
  - 1Y
x_grid_style: dashed
y_grid_style: dashed
entities:
  - entity: sensor.ford_explorer_kilometerstand_des_letzten_lade_tankvorgangs
annotations: []
state:
  translated: 8.080,00 km
  raw: "8080.0"
  last_changed: "2026-05-08T13:12:48.037Z"
  last_updated: "2026-05-08T13:12:48.037Z"
attributes:
  state_class: total
  unit_of_measurement: km
  device_class: distance
  icon: mdi:speedometer
  friendly_name: Ford Explorer Kilometerstand des letzten Lade-/Tankvorgangs

3. Bug Description

The first screenshot shows the "default settings." After changing the time period, the graphic is no longer displayed.

Image Image

The last show the HA statistic diagram.

Image

HA: 2026.4.4
Core: 17.2
SQLite DB

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