Add documentation for statistics tab section in developer tools (#28130)

* Added documentation for statistics tab section in developer tools.

* Minor tweaks

* Fix typo I introduced in previous comment

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
Danny Tsang 2023-07-10 09:20:22 +01:00 committed by GitHub
parent 6a5a85dc4a
commit 026eb37fa0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 0 deletions

View File

@ -114,3 +114,15 @@ Event 0 fired 9:53 AM:
}
}
```
## Statistics
The **Statistics** tab shows a list of long-term statistic entities. If the long term statistics is not working for an entity, a **Fix Issue** link is shown. Select it to view a description of the issue. There might also be an option to fix the issue.
![Statistics issue message](/images/docs/developer-tools/statistics_issue.png)
Another use of the {% my developer_statistics title="statistics developer tool" %} is to correct any measurements. Select the
<svg width="24" height="24" viewBox="0 0 24 24"><path d="M22,13V22H2V19L22,13M21.68,7.06L16.86,4.46L17.7,7.24L7.58,10.24C6.63,8.95 4.82,8.67 3.53,9.62C2.24,10.57 1.96,12.38 2.91,13.67C3.85,14.97 5.67,15.24 6.96,14.29C7.67,13.78 8.1,12.97 8.14,12.09L18.26,9.09L19.1,11.87L21.68,7.06Z" /></svg>
icon. Use date & time to search for the incorrect data point and adjust the value.
![Screenshot showing adjusting the long-term statistic history value](/images/blog/2022-04/adjust-statistics.png)

Binary file not shown.

After

Width:  |  Height:  |  Size: 44 KiB