1
0
mirror of https://github.com/esphome/esphome.git synced 2026-02-08 00:31:58 +00:00

Add the max_delta filter (#12605)

Co-authored-by: clydebarrow <2366188+clydebarrow@users.noreply.github.com>
This commit is contained in:
polyfloyd
2026-01-21 00:58:47 +01:00
committed by GitHub
parent 6edecd3d45
commit 3c0f43db9e
6 changed files with 420 additions and 46 deletions

View File

@@ -121,6 +121,8 @@ sensor:
min_value: -10.0
- debounce: 0.1s
- delta: 5.0
- delta:
max_value: 2%
- exponential_moving_average:
alpha: 0.1
send_every: 15