1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-01 10:52:19 +01:00

[sensor] Extend timeout filter with option to return last value received (#10115)

This commit is contained in:
Keith Burzinski
2025-08-11 10:36:44 -05:00
committed by GitHub
parent 8f53961496
commit 45b88f2da9
4 changed files with 24 additions and 10 deletions

View File

@@ -153,6 +153,9 @@ sensor:
- timeout:
timeout: 1h
value: 20.0
- timeout:
timeout: 1min
value: last
- timeout:
timeout: 1d
- to_ntc_resistance: