diff --git a/source/_posts/2021-12-11-release-202112.markdown b/source/_posts/2021-12-11-release-202112.markdown index b82059d3cc0..d7f3b43647e 100644 --- a/source/_posts/2021-12-11-release-202112.markdown +++ b/source/_posts/2021-12-11-release-202112.markdown @@ -140,11 +140,19 @@ a dedicated user for a wall tablet that never needs to log in remotely. ## Z-Wave JS SmartStart and entity categories -Z-Wave JS now support SmartStart! By scanning their code using your camera, -you can add devices supporting that. +Setting up your Z-Wave device with Home Assistant is now easier than ever, +as Z-Wave JS now supports Z-Wave SmartStart! +When you have a SmartStart capable Z-Wave stick and device, you can now +set up the device by simply scanning the QR code on the device, using your +webcam, or using your mobile phone with the Home Assistant Companion app. -Additionally, Z-Wave JS had added support for Entity Categories +Including devices to your Z-Wave network has never been easier. + +Screenshot of scanning the QR code to add a Z-Wave SmartStart device in Home Assistant. + +Additionally, Z-Wave JS had added support for entity categories, so +all your Z-Wave sensors are now neatly organized. ## Blueprint scripts diff --git a/source/images/blog/2021-12/smartstart.png b/source/images/blog/2021-12/smartstart.png new file mode 100644 index 00000000000..3d3c0ef3d85 Binary files /dev/null and b/source/images/blog/2021-12/smartstart.png differ