mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
Update the delta filter to take a percentage value as well as an absolute value (#4391)
This commit is contained in:
@@ -392,6 +392,7 @@ sensor:
|
||||
- heartbeat: 5s
|
||||
- debounce: 0.1s
|
||||
- delta: 5.0
|
||||
- delta: 1%
|
||||
- or:
|
||||
- throttle: 1s
|
||||
- delta: 5.0
|
||||
|
Reference in New Issue
Block a user