mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
add value option to timeout filter (#5222)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
This commit is contained in:
@@ -87,6 +87,9 @@ sensor:
|
||||
- throttle: 100ms
|
||||
- debounce: 500s
|
||||
- timeout: 10min
|
||||
- timeout:
|
||||
timeout: 10min
|
||||
value: 0
|
||||
- calibrate_linear:
|
||||
method: exact
|
||||
datapoints:
|
||||
|
Reference in New Issue
Block a user