mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Update zwave.markdown (#527)
This commit is contained in:
parent
22bd06a616
commit
b174046dfc
@ -72,6 +72,7 @@ Configuration variables:
|
|||||||
|
|
||||||
- **usb_path** (*Required*): The port where your device is connected to your Home Assistant host.
|
- **usb_path** (*Required*): The port where your device is connected to your Home Assistant host.
|
||||||
- **config_path** (*Optional*): The path to the Python Open Z-Wave configuration files.
|
- **config_path** (*Optional*): The path to the Python Open Z-Wave configuration files.
|
||||||
|
- **autoheal** (*Optional*): Allows disabling auto ZWave heal at midnight. Defaults to True.
|
||||||
- **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.
|
- **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:
|
- **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). If not specified then your device will not be polled.
|
- **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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user