mirror of
https://github.com/esphome/esphome.git
synced 2025-10-30 14:43:51 +00:00
Add throttle_average sensor filter (#2485)
This commit is contained in:
committed by
GitHub
parent
4406a08fa7
commit
3dee057826
@@ -343,6 +343,7 @@ sensor:
|
||||
- exponential_moving_average:
|
||||
alpha: 0.1
|
||||
send_every: 15
|
||||
- throttle_average: 60s
|
||||
- throttle: 1s
|
||||
- heartbeat: 5s
|
||||
- debounce: 0.1s
|
||||
|
||||
Reference in New Issue
Block a user