diff options
author | KaufHA <[email protected]> | 2024-12-18 08:41:54 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2024-12-18 08:41:54 -0700 |
commit | 519029a6295ee1f1bbcabd6f43d98557d63985c1 (patch) | |
tree | ab062f794ad5b6d538b5e6f1fb78423250db9246 /kauf-plug.yaml | |
parent | 2cd3325d5b56d801c5b5c3f8897a2077408b689f (diff) | |
download | PLF10-519029a6295ee1f1bbcabd6f43d98557d63985c1.tar.gz PLF10-519029a6295ee1f1bbcabd6f43d98557d63985c1.zip |
Diffstat (limited to 'kauf-plug.yaml')
-rw-r--r-- | kauf-plug.yaml | 6 |
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 |