diff --git a/source/_posts/2022-11-02-release-202211.markdown b/source/_posts/2022-11-02-release-202211.markdown index 658cbb20402..9272c022663 100644 --- a/source/_posts/2022-11-02-release-202211.markdown +++ b/source/_posts/2022-11-02-release-202211.markdown @@ -194,21 +194,11 @@ so this is not a breaking change 🎉 ## Long-term statistics in the entity dialogs -{% details "TODO" %} +The "more info" dialogs of entities now use long-term statistics for +the graphs shown. It makes those dialogs a lot faster, especially on +mobile devices. -- Improve extend story -- Spelling/grammar -- Add screenshots -- https://github.com/home-assistant/frontend/pull/14199 - -{% enddetails %} - -Nice long-term statistic graphs are now shown in the entity dialogs. - -

- -Note: Placeholder screenshot that needs to be replaced. -

+Screenshot showing you can now set the day of the week from your user profile page ## The first day of the week diff --git a/source/images/blog/2022-11/long-term-stats-more-info-dialog.png b/source/images/blog/2022-11/long-term-stats-more-info-dialog.png new file mode 100644 index 00000000000..3882b12c261 Binary files /dev/null and b/source/images/blog/2022-11/long-term-stats-more-info-dialog.png differ