mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Clarify zwave refresh delay configurations (#1858)
* Clarify zwave refresh delay configurations * Update z-wave.markdown Added missing word.
This commit is contained in:
parent
a621e679ec
commit
d2c477b023
@ -79,8 +79,8 @@ Configuration variables:
|
||||
- **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.
|
||||
- **ignored** (*Optional*): Ignore this entitiy completely. It won't be shown in the Web Interface and no events are generated for it.
|
||||
- **refresh_value** (*Optional*): Enable refreshing of the node value. Only light component uses this. Defaults to 2 second delay.
|
||||
- **delay** (*Optional*): Specify the delay to wait for refresh of node value if you want other than 2 seconds.
|
||||
- **refresh_value** (*Optional*): Enable refreshing of the node value. Only the light component uses this. Defaults to False.
|
||||
- **delay** (*Optional*): Specify the delay for refreshing of node value. Only the light component uses this. Defaults to 2 seconds.
|
||||
- **debug** (*Optional*): Print verbose z-wave info to log. Defaults to False.
|
||||
|
||||
To find the path of your Z-Wave USB stick or module, run:
|
||||
|
Loading…
x
Reference in New Issue
Block a user