From 0c93c97e11e3857d50c1a6d33d3c839a14346260 Mon Sep 17 00:00:00 2001 From: KaufHA Date: Tue, 10 Dec 2024 15:57:00 -0700 Subject: rename button due to conflict --- config/kauf-plf12-minimal.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config/kauf-plf12-minimal.yaml') 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 -- cgit v1.2.3