From a259c96fd3a622ed523a87178ddf74e701f6ee17 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 8 Dec 2021 19:55:46 +0100 Subject: [PATCH] 2021.12: cast issues resolved section --- source/_posts/2021-12-11-release-202112.markdown | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index cc8006737c0..ef428d666f2 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -193,13 +193,16 @@ automation: The above example will only trigger if the volume level of the living room media player changes. -## Cast issues +## Cast issues resolved -You might be aware of issues with using the Google Cast features in Home Assistant. -These have been resolved! +You might be aware of issues with using the Google Cast features +in Home Assistant. For example, casting a Lovelace dashboard didn't +work as reliable as it should have been. -- Cast fixes (#10598) @bramkragten -- Update Lovelace Cast app ID (#10592) @bramkragten +We have some good news, these casting issues have been resolved! + +Although a bugfix, we think the impact was big enough to warrant +a mention for it in the release notes. ## Other noteworthy changes