From d3eac6c9b334e4b3e56b540569bea5617dcd6555 Mon Sep 17 00:00:00 2001 From: amorsillo Date: Thu, 26 May 2016 09:42:35 -0400 Subject: [PATCH] Update zwave.markdown (#458) Make it more clear that devices are not polled by default. --- source/_components/zwave.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/zwave.markdown b/source/_components/zwave.markdown index 6b7291efeb8..f8a59fa0fd9 100644 --- a/source/_components/zwave.markdown +++ b/source/_components/zwave.markdown @@ -74,7 +74,7 @@ Configuration variables: - **config_path** (*Optional*): The path to the Python Open Z-Wave configuration files. - **polling_interval** (*Optional*): The time period in milliseconds between polls of a nodes value. Be careful about using polling values below 30000 (30 seconds) as polling can flood the zwave network and cause problems. - **customize** (*Optional*): This attribute contains node-specific override values: - - **polling_intensity** (*Optional*): Enables polling of a value and sets the frequency of polling (0=none, 1=every time through the list, 2-every other time, etc) + - **polling_intensity** (*Optional*): Enables polling of a value and sets the frequency of polling (0=none, 1=every time through the list, 2-every other time, etc). If not specified then your device will not be polled. To find the path of your Z-Wave stick, run: