Site updated at 2016-10-08 22:12:50 UTC
This commit is contained in:
parent
7122aaca90
commit
64063271b9
24 changed files with 44 additions and 39 deletions
|
@ -105,8 +105,8 @@
|
|||
<p>Configuration variables:</p>
|
||||
|
||||
<ul>
|
||||
<li><strong>entity_id</strong> (<em>Required</em>): The entity to monitor.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the sensor to use in the frontend.</li>
|
||||
<li><strong>entity_id</strong> (<em>Required</em>): The entity to monitor. Only <a href="/components/sensor/">sensors</a> and <a href="/components/binary_sensor/">binary sensor</a>.</li>
|
||||
<li><strong>name</strong> (<em>Optional</em>): Name of the sensor to use in the frontend. Defaults to <code class="highlighter-rouge">Stats</code>.</li>
|
||||
<li><strong>sampling_size</strong> (<em>Optional</em>): Size of the sampling. If the limit is reached then the values are rotated. Defaults to <code class="highlighter-rouge">20</code>.</li>
|
||||
</ul>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue