mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-09 04:57:02 +03:00
Fixed GPIO0 input
This commit is contained in:
@@ -23,7 +23,7 @@ binary_sensor:
|
|||||||
id: button
|
id: button
|
||||||
pin:
|
pin:
|
||||||
number: $pin_btn_accept
|
number: $pin_btn_accept
|
||||||
mode: INPUT_PULLUP
|
mode: INPUT
|
||||||
inverted: True
|
inverted: True
|
||||||
filters:
|
filters:
|
||||||
delayed_on: 25ms
|
delayed_on: 25ms
|
||||||
|
|||||||
Reference in New Issue
Block a user