diff --git a/source/_posts/2022-11-02-release-202211.markdown b/source/_posts/2022-11-02-release-202211.markdown index 60965f4f46d..669ef29ff05 100644 --- a/source/_posts/2022-11-02-release-202211.markdown +++ b/source/_posts/2022-11-02-release-202211.markdown @@ -71,24 +71,20 @@ Sunday, November 13, 2022 (11:00 AM PST / 20:00 CET). ## Tile card -{% details "TODO" %} +This release introduces a new Dashboard card: the "Tile"! -- Add an actual story -- Spelling/grammar -- Replace screenshot +Screenshot showing a couple of tile cards -{% enddetails %} +The tile card is a lovely little card that provides a quick overview of an +entity. The icon can be tapped to toggle the entity, and the rest of the card +brings up the "more info" dialog. -This release introduces a new Dashboard card the "Tile"! +This first iteration of the Tile card is one of the first cards added this +release, that brings in a new style of card into Home Assistant. -

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

- -## Statistic card - -{% details "TODO" %} +Curious to find out what else will be coming? Join us for the State +of the Open Home live stream. [Go to YouTube and click the bell 🔔](https://www.youtube.com/watch?v=D936T1Ze8-4) +so you get notified when we go live! ## Statistic card diff --git a/source/images/blog/2022-11/tile-card.png b/source/images/blog/2022-11/tile-card.png new file mode 100644 index 00000000000..372ae2758fd Binary files /dev/null and b/source/images/blog/2022-11/tile-card.png differ