diff options
-rw-r--r-- | config/kauf-plf12-minimal.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/kauf-plf12-minimal.yaml b/config/kauf-plf12-minimal.yaml index 4eb1d5f..2800f93 100644 --- a/config/kauf-plf12-minimal.yaml +++ b/config/kauf-plf12-minimal.yaml @@ -99,7 +99,7 @@ binary_sensor: # button input toggles relay and thereby blue led # https://esphome.io/components/binary_sensor/gpio.html - platform: gpio - id: button + id: button_in name: $friendly_name Button pin: number: $sub_button_pin |