Site updated at 2016-11-20 00:07:41 UTC

This commit is contained in:
Travis CI 2016-11-20 00:07:41 +00:00
parent a7a52701e5
commit ce3dfe503b
311 changed files with 6273 additions and 1830 deletions

View file

@ -161,6 +161,8 @@ Instead of <code class="highlighter-rouge">make install</code>, you can alternat
<ul>
<li><strong>polling_intensity</strong> (<em>Optional</em>): 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.</li>
<li><strong>ignored</strong> (<em>Optional</em>): Ignore this entitiy completely. It wont be shown in the Web Interface and no events are generated for it.</li>
<li><strong>refresh_value</strong> (<em>Optional</em>): Enable refreshing of the node value. Only light component uses this. Defaults to 2 second delay.</li>
<li><strong>delay</strong> (<em>Optional</em>): Specify the delay to wait for refresh of node value if you want other than 2 seconds.</li>
</ul>
</li>
</ul>