mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-03-13 13:50:15 +01:00
Merge pull request #2343 from sisco0/docs/update-quantile-details-link
docs: update the quantile link
This commit is contained in:
commit
dd4fb76dda
@ -392,7 +392,7 @@ Configuration variables:
|
||||
******************************
|
||||
|
||||
A simple `exponential moving average
|
||||
<https://en.wikipedia.org/wiki/Moving_average#Exponential_moving_average>`__ over the last few
|
||||
<https://www.itl.nist.gov/div898/software/dataplot/refman2/auxillar/quantile.htm>`__ over the last few
|
||||
values. It can be used to have a short update interval on the sensor but only push
|
||||
out an average on a specific interval (thus increasing resolution).
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user