From 09db289355c7eb0cd289862bd22632d5b1565e8a Mon Sep 17 00:00:00 2001 From: John Arild Berentsen Date: Sun, 17 Sep 2017 15:10:31 +0200 Subject: [PATCH] Add link to a very good info page about pitfalls of Z-Wave (#3376) * Update z-wave.markdown * Move link --- source/_docs/z-wave.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_docs/z-wave.markdown b/source/_docs/z-wave.markdown index a97a8200d0b..a171d8c7abc 100644 --- a/source/_docs/z-wave.markdown +++ b/source/_docs/z-wave.markdown @@ -14,6 +14,8 @@ redirect_from: /getting-started/z-wave/ There is currently support for climate, covers, lights, locks, sensors, switches, and thermostats. All will be picked up automatically after configuring this platform. +Before configuring the Z-Wave setup, please take a moment and read [this article](https://drzwave.blog/2017/01/20/seven-habits-of-highly-effective-z-wave-networks-for-consumers/) to understand the most common pitfalls of Z-Wave networks. + ### {% linkable_title Installation %} As of version 0.45, Home Assistant automatically installs python-openzwave from PyPI as needed.