From 57f6854a1b769a5e3688b4f7eb61eebddd84394a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 29 Jul 2021 11:04:59 -0700 Subject: [PATCH] Add energy statistics more info (#18657) --- source/more-info/statistics.markdown | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 source/more-info/statistics.markdown diff --git a/source/more-info/statistics.markdown b/source/more-info/statistics.markdown new file mode 100644 index 00000000000..f3e344d8115 --- /dev/null +++ b/source/more-info/statistics.markdown @@ -0,0 +1,8 @@ +--- +title: "Expected data source not listed" +description: "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? That'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#statistics.