From 0ed593a756af488f5967404b054bcb66d36e1b49 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Sun, 29 Aug 2021 11:18:53 +0200 Subject: [PATCH] 2021.9 Minor typos --- source/_posts/2021-09-01-release-20219.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_posts/2021-09-01-release-20219.markdown b/source/_posts/2021-09-01-release-20219.markdown index 148a0e8aab1..6da229d2a29 100644 --- a/source/_posts/2021-09-01-release-20219.markdown +++ b/source/_posts/2021-09-01-release-20219.markdown @@ -172,7 +172,7 @@ support those. Luckily a lot have already done so. ## USB Discovery Thanks to [@bdraco], Home Assistant can now discover USB devices and the -integrations that work that device. This makes setting up +integrations that work with that device. This makes setting up things like Z-Wave or Zigbee with Home Assistant an actual breeze now! For example, if you plug in your new Nortek HubZ USB stick into the @@ -488,7 +488,7 @@ they are not very useful. MQTT fan no longer supports Support for legacy speeds (OFF, LOW, MEDIUM, HIGH). With release 2021.3 the support for legacy speeds was announced to be removed -after a quater (2021.7). +after a quarter (2021.7). With removing the legacy speeds support, integrations that rely on MQTT fan platform that still use legacy speeds would break because they can not be @@ -877,7 +877,7 @@ Read all about it in the developer blog: Additionally, a new sensor state class has been introduced: `total_increasing`. -This releases the `measurement` that was used in conjunction with the +This changes the `measurement` state class that was used in conjunction with the `last_reset` attribute. For more information about his can be found in the developer blog about it: