From 59f2fdfd9381aed84bb627a2bdabb6fa8a67ea35 Mon Sep 17 00:00:00 2001 From: KaufHA Date: Tue, 15 Oct 2024 20:48:40 -0700 Subject: bump components for ESPHome 2024.10 --- kauf-plug.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 180643e..1fbfe03 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -15,7 +15,7 @@ substitutions: # https://esphome.io/components/esphome.html#esphome-creators-project project_name: Kauf.PLF10 - project_ver_num: "2.071" + project_ver_num: "2.072" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -143,7 +143,7 @@ esphome: - script.execute: script_set_power_leds - script.execute: on_wifi_connect - min_version: 2024.6.0 + min_version: 2024.10.0 # https://esphome.io/components/external_components.html @@ -151,7 +151,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2024.09.28 + ref: v2024.10.15 refresh: never -- cgit v1.2.3