aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufHA <[email protected]>2024-12-18 08:41:54 -0700
committerKaufHA <[email protected]>2024-12-18 08:41:54 -0700
commit519029a6295ee1f1bbcabd6f43d98557d63985c1 (patch)
treeab062f794ad5b6d538b5e6f1fb78423250db9246
parent2cd3325d5b56d801c5b5c3f8897a2077408b689f (diff)
downloadPLF10-main.tar.gz
PLF10-main.zip
bump components for esphome 2024.12 releaseHEADmain
-rw-r--r--kauf-plug.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml
index d280d92..e64cb38 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.073"
+ project_ver_num: "2.074"
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.11.0
+ min_version: 2024.12.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.11.20
+ ref: v2024.12.18
refresh: never