1
0
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:
Otto Winter
2019-02-28 10:17:38 +01:00
committed by GitHub
parent 5b8d12a80c
commit 7c65d44976
3 changed files with 29 additions and 6 deletions

View File

@@ -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"