Charles Spirakis
f28aa030e6
Zwave cleanup for startup and poll_intensity.
...
If the polling intensity is zero, specifically
disable polling for that device/sub device.
Have zwave startup wait until the zwave
nework is ready (defined by python openzwave docs):
https://python-openzwave.googlecode.com
SIGNAL_NETWORK_AWAKED : all awake nodes are queried. Some sleeping nodes may be missing.
and
You can safely ask node informations when state >= STATE_AWAKED
This appears to make the polling of nodes a bit more deterministic.
2016-03-28 10:49:58 -07:00
..
2016-03-09 18:52:05 +01:00
2016-03-14 10:10:38 +00:00
2016-03-27 11:48:48 +02:00
2016-03-07 20:29:54 +01:00
2016-03-26 22:38:24 +00:00
2016-03-24 00:48:21 -07:00
2016-03-17 15:57:26 -04:00
2016-03-19 19:44:20 -07:00
2016-03-17 15:57:26 -04:00
2016-03-26 00:05:05 -07:00
2016-03-12 21:42:47 -08:00
2016-03-25 18:39:08 -07:00
2016-03-07 23:01:34 +01:00
2016-03-11 21:44:11 -08:00
2016-03-26 17:33:18 +00:00
2016-03-24 23:22:17 -07:00
2016-03-19 08:06:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-15 19:22:21 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-02-26 18:43:50 -08:00
2016-03-08 17:55:57 +01:00
2016-03-17 21:12:13 -07:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-19 22:19:08 +01:00
2016-03-07 18:50:30 +01:00
2016-03-04 23:32:24 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-14 22:03:30 +01:00
2016-03-08 17:55:57 +01:00
2016-03-07 18:50:30 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-07 18:50:30 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-14 08:33:59 +01:00
2016-03-08 17:55:57 +01:00
2016-03-13 22:29:36 -07:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-07 18:50:30 +01:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-13 19:28:42 +01:00
2016-03-07 18:50:30 +01:00
2016-03-16 09:03:56 +00:00
2016-03-21 20:39:03 +01:00
2016-03-08 17:55:57 +01:00
2016-03-21 10:05:06 -04:00
2016-03-17 15:57:26 -04:00
2016-03-08 17:55:57 +01:00
2016-03-08 17:55:57 +01:00
2016-03-28 10:49:58 -07:00