mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-01-22 21:41:39 +01:00
document pulldowns option (#3198)
This commit is contained in:
parent
89749fc5ed
commit
cd20212a3f
@ -48,6 +48,7 @@ Configuration variables:
|
||||
row by row. Required for ``key_collector`` and ``binary_sensor`` (if using key selection).
|
||||
- **has_diodes** (*Optional*, boolean): For pads where row pins are outputs, and the keys are
|
||||
connected with diodes. Defaults to ``false``.
|
||||
- **has_pulldowns** (*Optional*, boolean): For pads where the column lines have external pulldowns. Defaults to ``false``.
|
||||
|
||||
|
||||
Binary Sensor
|
||||
|
Loading…
Reference in New Issue
Block a user