From e8b685ed86566471dc49b80feca7e7126efffe5b Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 5 Apr 2023 19:28:39 +0200 Subject: [PATCH] 2023.4: Process review comments --- source/_posts/2023-04-05-release-20234.markdown | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/_posts/2023-04-05-release-20234.markdown b/source/_posts/2023-04-05-release-20234.markdown index 250f5d52853..a822ab34653 100644 --- a/source/_posts/2023-04-05-release-20234.markdown +++ b/source/_posts/2023-04-05-release-20234.markdown @@ -346,7 +346,7 @@ single set of conditions; now, you can pass in a list of filters. If you are building Blueprints, this can be really helpful if a user should be able to select one of multiple different devices. -An example, this selector allows you to select the batter sensor of +An example, this selector allows you to select the battery sensor of either a Philips Hue RWL020 (US) or RWL021 (EU) remote in your Blueprint. ```yaml @@ -381,7 +381,7 @@ the attribute values. These translations will be visible on your dashboards, dialogs, automation editors, etc. Pretty much all places displaying them. Integrations have to explicitly add support for these. Quite a few integrations -have done so int this release, but we expect many to follow in the upcoming +have done so in this release, but we expect many to follow in the upcoming releases. ## Other noteworthy changes @@ -434,6 +434,7 @@ noteworthy changes this release: [@teharris1]: https://github.com/teharris1 [esphome]: /integrations/esphome [google assistant]: /integrations/google_assistant +[homekit]: /integrations/homekit [insteon]: /integrations/insteon [livisi smart home]: /integrations/livisi [matter]: /integrations/matter