From 07571d7a0276f706148d9fe859c7c0c68b219fc3 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 May 2021 19:31:58 +0200 Subject: [PATCH] Fix 2 typos in 2021.5 blog post --- source/_posts/2021-05-05-release-20215.markdown | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/_posts/2021-05-05-release-20215.markdown b/source/_posts/2021-05-05-release-20215.markdown index be990b20a27..8e25907de93 100644 --- a/source/_posts/2021-05-05-release-20215.markdown +++ b/source/_posts/2021-05-05-release-20215.markdown @@ -168,7 +168,7 @@ this change: Screenshot of the updated more info dialog for lights.

-Please notes, that at this moment not all integrations are able to support color +Please note, that at this moment not all integrations are able to support color modes yet. However, all lights do have an nice updated UI as in the screenshot. ## Trigger-based binary template sensor @@ -254,7 +254,7 @@ noteworthy changes this release: integrations. - The TTS service by Home Assistant Cloud now uses an improved bitrate, making it sound even more impressive. -- ClimaCell now supports the v4 API. So, I've you've wanted to test it out you +- ClimaCell now supports the v4 API. So, If you've wanted to test it out you can now actually use it with the new API keys. Thanks [@raman325]! - If you are into templating, we now have `min()` and `max()` available as functions in Jinja templates.