mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-24 19:16:50 +00:00

* Another thing to check if sensor isn't listed It sounds kind of obvious, but it caught me for a while, so I thought it might be useful for others. * Update statistics.markdown
687 B
687 B
title, description
title | description |
---|---|
Expected data source not listed | More information on if your expected data source is not listed. |
You're configuring a statistic but you couldn't find your source in the dropdown?
Check that it hasn't been excluded in the Recorder configuration.
Otherwise, It's caused by a bug in the integration providing the entity. Integrations need to configure their entities correctly so Home Assistant knows that we need to track statistics for it and how.
Open an issue with the author of the integration and link them to https://developers.home-assistant.io/docs/core/entity/sensor#long-term-statistics.