diff --git a/source/_posts/2022-11-02-release-202211.markdown b/source/_posts/2022-11-02-release-202211.markdown index 633f7b9ad37..7766ee94c96 100644 --- a/source/_posts/2022-11-02-release-202211.markdown +++ b/source/_posts/2022-11-02-release-202211.markdown @@ -79,6 +79,8 @@ 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. +[Read more about the Tile card in the documentation](/dashboards/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. @@ -103,6 +105,8 @@ Yes, all of the above, this card can do! Screenshot showing the UI editor of the statistic card and all of its options +[Read more about the Statistic card in the documentation](/dashboards/statistic). + ## Smarter reloading of automation & scripts > [WTH do all automations get reloaded when you change any of them?](https://community.home-assistant.io/t/wth-do-all-automatons-get-reloaded-when-you-change-any-of-them/467270) @@ -220,7 +224,7 @@ you to look up native IDs of integration configuration entries using one of the entities it provides. For more information on these new features and the Home Assistant templating -capabilities in general, [check our our documentation](/docs/configuration/templating) +capabilities in general, [check out the documentation](/docs/configuration/templating). ## Other noteworthy changes