Site updated at 2016-11-23 09:27:21 UTC
This commit is contained in:
parent
1d3228b9ca
commit
f198674d09
100 changed files with 139 additions and 139 deletions
|
@ -90,7 +90,7 @@
|
|||
<hr class="divider">
|
||||
|
||||
|
||||
<p>The <code class="highlighter-rouge">min_max</code> sensor platform is consuming the state from other sensors and determine the minimum, maximum, and the mean of the collected states. The sensor will always show you the highest/lowest value which was received from your all monitored sensors. If you have spikes in your values, it’s recommanded filter/equalize your values with a <a href="/components/sensor.statistics/">statistics sensor</a> first.</p>
|
||||
<p>The <code class="highlighter-rouge">min_max</code> sensor platform is consuming the state from other sensors and determine the minimum, maximum, and the mean of the collected states. The sensor will always show you the highest/lowest value which was received from your all monitored sensors. If you have spikes in your values, it’s recommended filter/equalize your values with a <a href="/components/sensor.statistics/">statistics sensor</a> first.</p>
|
||||
|
||||
<p>It’s an alternative to the <a href="/components/sensor.template/">template sensor</a>’s <code class="highlighter-rouge">value_template:</code> to get the average of multiple sensors.</p>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue