mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-01 23:21:29 +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).
|
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
|
- **has_diodes** (*Optional*, boolean): For pads where row pins are outputs, and the keys are
|
||||||
connected with diodes. Defaults to ``false``.
|
connected with diodes. Defaults to ``false``.
|
||||||
|
- **has_pulldowns** (*Optional*, boolean): For pads where the column lines have external pulldowns. Defaults to ``false``.
|
||||||
|
|
||||||
|
|
||||||
Binary Sensor
|
Binary Sensor
|
||||||
|
Loading…
Reference in New Issue
Block a user