Site updated at 2016-10-10 08:36:03 UTC
This commit is contained in:
parent
77f008ae56
commit
809fb89a43
74 changed files with 241 additions and 89 deletions
|
@ -91,6 +91,8 @@
|
|||
|
||||
<p>The <code class="highlighter-rouge">statistics</code> sensor platform is consuming the state from other sensors. Beside the maximal and the minimal value also the total, the mean, the median, the variance, and the standard deviation are as attributes available. If it’s a binary sensor then only the state changes are counted.</p>
|
||||
|
||||
<p>It can take time till the sensor starts to work because a couple of atrributes need more than one value to do the calculation.</p>
|
||||
|
||||
<p>To enable the statistics sensor, add the following lines to your <code class="highlighter-rouge">configuration.yaml</code>:</p>
|
||||
|
||||
<div class="language-yaml highlighter-rouge"><pre class="highlight"><code><span class="c1"># Example configuration.yaml entry</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue