diff options
author | Brian Kaufman <[email protected]> | 2023-11-14 21:35:40 -0700 |
---|---|---|
committer | Brian Kaufman <[email protected]> | 2023-11-14 21:35:40 -0700 |
commit | a4594d68760d773cf629c2bcb568d827286ce952 (patch) | |
tree | d8a940c975df227232740e9d5f9b3a1608648396 /kauf-plug.yaml | |
parent | 65bcc4562b7eff44bd8ad4ce4fe717a9f0024aa4 (diff) | |
download | PLF10-a4594d68760d773cf629c2bcb568d827286ce952.tar.gz PLF10-a4594d68760d773cf629c2bcb568d827286ce952.zip |
bump components for esphome 2023.11.0
Diffstat (limited to 'kauf-plug.yaml')
-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 b398e9a..e9029e5 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.058" + project_ver_num: "2.059" 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.10.18 + ref: v2023.11.14 refresh: never |