2023.4: Process review comments

This commit is contained in:
Franck Nijhof 2023-04-05 19:28:39 +02:00
parent 5188378f59
commit e8b685ed86
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3

View File

@ -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 If you are building Blueprints, this can be really helpful if a user should
be able to select one of multiple different devices. 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. either a Philips Hue RWL020 (US) or RWL021 (EU) remote in your Blueprint.
```yaml ```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. dialogs, automation editors, etc. Pretty much all places displaying them.
Integrations have to explicitly add support for these. Quite a few integrations 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. releases.
## Other noteworthy changes ## Other noteworthy changes
@ -434,6 +434,7 @@ noteworthy changes this release:
[@teharris1]: https://github.com/teharris1 [@teharris1]: https://github.com/teharris1
[esphome]: /integrations/esphome [esphome]: /integrations/esphome
[google assistant]: /integrations/google_assistant [google assistant]: /integrations/google_assistant
[homekit]: /integrations/homekit
[insteon]: /integrations/insteon [insteon]: /integrations/insteon
[livisi smart home]: /integrations/livisi [livisi smart home]: /integrations/livisi
[matter]: /integrations/matter [matter]: /integrations/matter