diff options
author | KaufHA <[email protected]> | 2024-08-22 09:04:53 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2024-08-22 09:04:53 -0700 |
commit | 27fa2f297100129a75a672d275f75e0a12b497db (patch) | |
tree | 712473093a7923ad4401f913326a79b13a5816df | |
parent | bfde08bb3c476126ab96beba2606fd13a5a7ef1e (diff) | |
download | PLF10-27fa2f297100129a75a672d275f75e0a12b497db.tar.gz PLF10-27fa2f297100129a75a672d275f75e0a12b497db.zip |
bump components for 2024.8
-rw-r--r-- | kauf-plug.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 2d13743..af7cf0d 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.069" + project_ver_num: "2.07" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -151,7 +151,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2024.07.16 + ref: v2024.08.22 refresh: never |