mirror of
https://github.com/Anonym-tsk/smart-domofon.git
synced 2025-12-06 03:26:58 +03:00
Build fix
This commit is contained in:
@@ -20,7 +20,7 @@ binary_sensor:
|
||||
# Accept HW button
|
||||
- platform: gpio
|
||||
name: "${board_name} button"
|
||||
id: button
|
||||
id: button_hw
|
||||
pin:
|
||||
number: $pin_btn_accept
|
||||
mode: INPUT
|
||||
@@ -93,4 +93,4 @@ binary_sensor:
|
||||
id(mode_auto_open_once) = true;
|
||||
id(mode_auto_reject) = false;
|
||||
}
|
||||
# - <<: !include includes/binary_sensor.captive.yaml
|
||||
# - <<: !include includes/binary_sensor.captive.yaml
|
||||
|
||||
Reference in New Issue
Block a user