diff options
author | KaufHA <[email protected]> | 2023-12-20 18:14:17 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2023-12-20 18:14:17 -0700 |
commit | 48a1a8c48fe7fe2ca768f275bd35868324ee8501 (patch) | |
tree | 0307b97023195094da89e376295ab6b852fa8834 | |
parent | a4594d68760d773cf629c2bcb568d827286ce952 (diff) | |
download | PLF10-48a1a8c48fe7fe2ca768f275bd35868324ee8501.tar.gz PLF10-48a1a8c48fe7fe2ca768f275bd35868324ee8501.zip |
bump components for ESPHome 2023.12
-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 e9029e5..913f65b 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.059" + project_ver_num: "2.06" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -149,7 +149,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2023.11.14 + ref: v2023.12.20 refresh: never |