mirror of
				https://github.com/esphome/esphome.git
				synced 2025-10-29 22:24:26 +00:00 
			
		
		
		
	Add rotary encoder min/max value (#463)
This commit is contained in:
		| @@ -430,6 +430,9 @@ sensor: | ||||
|       - or: | ||||
|         - debounce: 0.1s | ||||
|         - delta: 10 | ||||
|     resolution: 4 | ||||
|     min_value: -10 | ||||
|     max_value: 30 | ||||
|   - platform: sht3xd | ||||
|     temperature: | ||||
|       name: "Living Room Temperature 8" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user