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