Site updated at 2017-01-08 22:53:59 UTC

This commit is contained in:
Travis CI 2017-01-08 22:53:59 +00:00
parent 67068a2a23
commit 9196d1308c
23 changed files with 37 additions and 37 deletions

View file

@ -114,7 +114,7 @@
<li><strong>monitored_variables</strong> array (<em>Optional</em>): List of exposed variables.
<ul>
<li><strong>name</strong> (<em>Required</em>): The name of the variable you wish to monitor.</li>
<li><strong>unit</strong> (<em>Optional</em>): Defines the units of measurement of the sensor, if any.</li>
<li><strong>unit_of_measurement</strong> (<em>Optional</em>): Defines the units of measurement of the sensor, if any.</li>
<li><strong>value_template</strong> (<em>Optional</em>): Defines a <a href="/topics/templating/">template</a> to extract a value from the payload.</li>
</ul>
</li>