From 464af97a5c98265186cf3cdd7dfb2876d66a7ad0 Mon Sep 17 00:00:00 2001 From: Jesse Campbell Date: Wed, 3 Feb 2021 14:42:13 -0500 Subject: [PATCH] minor grammar nits in 2021.2 release announcement (#16403) --- source/_posts/2021-02-03-release-20212.markdown | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/source/_posts/2021-02-03-release-20212.markdown b/source/_posts/2021-02-03-release-20212.markdown index bdb67a3ceec..cc01a7b6942 100644 --- a/source/_posts/2021-02-03-release-20212.markdown +++ b/source/_posts/2021-02-03-release-20212.markdown @@ -83,7 +83,7 @@ supported and tested. This release brings you the [Z-Wave JS integration](/integrations/zwave_js)! A brand new integration for Z-Wave in Home Assistant, full-blown, created -in a just month by a bunch of awesome people! +in just a month by a bunch of awesome people! More and more people were concerned about the future of Z-Wave with Home Assistant; meanwhile the [Z-Wave JS][zwavejs] project was rapidly growing @@ -96,8 +96,8 @@ JS integration uses a WebSocket connection to a Z-Wave JS server. This means, in order to use this new integration, you'll need to run the Z-Wave JS server that sits in between your Z-Wave USB stick and Home Assistant. -There are multiple options available on running the Z-Wave JS server, -via Docker, manually, but there is also an Home Assistant add-on available. +There are multiple options available for running the Z-Wave JS server, +via Docker or manually, and there is also a Home Assistant add-on available. If you run an installation with a Supervisor, the add-on will even be set up automatically for you. @@ -177,7 +177,7 @@ Over a year ago, Home Assistant started working on the OZW daemon, using MQTT as a transport. This project was promising and something we put a lot of time and effort in. -Unfortunately, the OpenZWave project itself became a bit staler as most +Unfortunately, the OpenZWave project itself became a bit stale as most of the upstream development is done by a single person: Justin Hammond (Fishwaldo). @@ -2008,4 +2008,4 @@ The following integrations have been removed: [zeroconf docs]: /integrations/zeroconf/ [zha docs]: /integrations/zha/ [zwave docs]: /integrations/zwave/ -[zwave_js docs]: /integrations/zwave_js/ \ No newline at end of file +[zwave_js docs]: /integrations/zwave_js/