mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-30 22:53:59 +00:00 
			
		
		
		
	[sensor] Extend timeout filter with option to return last value received (#10115)
This commit is contained in:
		| @@ -153,6 +153,9 @@ sensor: | ||||
|       - timeout: | ||||
|           timeout: 1h | ||||
|           value: 20.0 | ||||
|       - timeout: | ||||
|           timeout: 1min | ||||
|           value: last | ||||
|       - timeout: | ||||
|           timeout: 1d | ||||
|       - to_ntc_resistance: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user