mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01: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