diff --git a/source/_posts/2022-11-02-release-202211.markdown b/source/_posts/2022-11-02-release-202211.markdown index 1f3ece3a8b3..60965f4f46d 100644 --- a/source/_posts/2022-11-02-release-202211.markdown +++ b/source/_posts/2022-11-02-release-202211.markdown @@ -90,26 +90,22 @@ Note: Placeholder screenshot that needs to be replaced. {% details "TODO" %} -- Add an actual story -- Spelling/grammar -- Replace screenshots +## Statistic card -{% enddetails %} +More cards! We already have the [Statistics Graph card](/dashboards/statistics-graph), +which can be used to display graph long-term statistics of an entity. +This release brings the "Statistic" card! -WARNING: Isn't final at this moment yet, but is likely to be in the second or third beta. +The “Statistic” card, as the name implies, can show a single value of an entity, +based on the long-term statistics stored of that entity. -More cards! Presenting your the statistic card! This card -can be used to show a value based on the long-term statistics. +For example, want to display the average temperature of your living room this +week on your dashboard? The average power usage of your home today? The peak +power production of your solar panels today? -

-This is how these new beautiful tile cards look -Note: Placeholder screenshot that needs to be replaced. -

+Yes, all of the above, this card can do! -

-This is how these new beautiful tile cards look -Note: Placeholder screenshot that needs to be replaced. -

+Screenshot showing the UI editor of the statistic card and all of its options ## Smarter reloading of automation & scripts diff --git a/source/images/blog/2022-11/statistic-card.png b/source/images/blog/2022-11/statistic-card.png new file mode 100644 index 00000000000..7611bd24632 Binary files /dev/null and b/source/images/blog/2022-11/statistic-card.png differ