mirror of
https://github.com/esphome/esphome.git
synced 2025-09-02 03:12:20 +01:00
support keypads with pulldowns (#5404)
Co-authored-by: Samuel Sieb <samuel@sieb.net>
This commit is contained in:
@@ -667,6 +667,7 @@ matrix_keypad:
|
||||
- pin: 17
|
||||
- pin: 16
|
||||
keys: "1234"
|
||||
has_pulldowns: true
|
||||
|
||||
key_collector:
|
||||
- id: reader
|
||||
|
Reference in New Issue
Block a user