2022.4: Process review comments

This commit is contained in:
Franck Nijhof 2022-04-05 22:45:30 +02:00
parent cd40993daf
commit 467506c107
No known key found for this signature in database
GPG Key ID: D62583BA8AB11CA3
3 changed files with 2 additions and 3 deletions

View File

@ -374,7 +374,7 @@ attributes from the backend, and as a result, they load much faster after
24 hours of running on 2022.4. This change is especially noticeable
for energy sensors.
For a few a complete set of changes to the underlying database,
For a complete set of changes to the underlying database,
check out the [Data Science Portal].
[Data Science Portal]: https://data.home-assistant.io/docs/states#database
@ -633,8 +633,7 @@ changes and new features available for your integration: Be sure to read our
If an entity is explicitly referenced as a target for a service that the
entity doesn't support, we now raise an error instead of silently ignoring it.
This helps resolving issues with not working automations or scripts that now
just silently fail.
This helps detect automations or scripts that used to silently fail.
([@balloob] - [#68394])

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 104 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 119 KiB

After

Width:  |  Height:  |  Size: 93 KiB