diff options
author | KaufHA <[email protected]> | 2024-07-16 21:59:24 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2024-07-16 21:59:24 -0700 |
commit | bfde08bb3c476126ab96beba2606fd13a5a7ef1e (patch) | |
tree | ffad328de1c34ffa8a52b1e7ae7c21838cbe960c | |
parent | 9e32218cdb6c5a99b2752535dba76a5b443a571f (diff) | |
download | PLF10-bfde08bb3c476126ab96beba2606fd13a5a7ef1e.tar.gz PLF10-bfde08bb3c476126ab96beba2606fd13a5a7ef1e.zip |
bump components for esphome 2024.7
-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 5d44191..2d13743 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.068" + project_ver_num: "2.069" 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.06.18 + ref: v2024.07.16 refresh: never |