diff options
author | KaufHA <[email protected]> | 2024-12-10 15:57:00 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2024-12-10 15:57:00 -0700 |
commit | 0c93c97e11e3857d50c1a6d33d3c839a14346260 (patch) | |
tree | 8ed541213b394360d6f63e279b1cdeb2f644d970 | |
parent | de668fa6b61f667ae5548772918d944a34342a45 (diff) | |
download | PLF12-0c93c97e11e3857d50c1a6d33d3c839a14346260.tar.gz PLF12-0c93c97e11e3857d50c1a6d33d3c839a14346260.zip |
-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 |