Fixed GPIO0 input

This commit is contained in:
Nikolay Vasilchuk
2021-10-15 13:31:21 +03:00
parent 23eb651760
commit eae44022c4

View File

@@ -23,7 +23,7 @@ binary_sensor:
id: button
pin:
number: $pin_btn_accept
mode: INPUT_PULLUP
mode: INPUT
inverted: True
filters:
delayed_on: 25ms