From 2cd3325d5b56d801c5b5c3f8897a2077408b689f Mon Sep 17 00:00:00 2001 From: KaufHA Date: Tue, 10 Dec 2024 15:53:44 -0700 Subject: rename button due to conflict --- config/kauf-plug-minimal.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/config/kauf-plug-minimal.yaml b/config/kauf-plug-minimal.yaml index 79e821b..b1922d5 100644 --- a/config/kauf-plug-minimal.yaml +++ b/config/kauf-plug-minimal.yaml @@ -49,9 +49,9 @@ esphome: # https://esphome.io/components/esphome.html#esphome-creators-project project: name: "Kauf.PLF10" - version: "2.068(m)" + version: "2.073(m)" - min_version: 2024.6.0 + min_version: 2024.11.0 # https://esphome.io/components/esp8266.html @@ -97,7 +97,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: GPIO13 -- cgit v1.2.3