aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufHA <[email protected]>2024-10-15 20:48:40 -0700
committerKaufHA <[email protected]>2024-10-15 20:48:40 -0700
commit59f2fdfd9381aed84bb627a2bdabb6fa8a67ea35 (patch)
tree7ff400bcf2183a10bc085cf0fe848d43badb767c
parent1ed98573e47e9e6521ad1f186edc87d21d84491e (diff)
downloadPLF10-59f2fdfd9381aed84bb627a2bdabb6fa8a67ea35.tar.gz
PLF10-59f2fdfd9381aed84bb627a2bdabb6fa8a67ea35.zip
bump components for ESPHome 2024.10
-rw-r--r--kauf-plug.yaml6
1 files 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