diff options
author | Brian Kaufman <[email protected]> | 2023-10-18 10:41:30 -0700 |
---|---|---|
committer | Brian Kaufman <[email protected]> | 2023-10-18 10:41:30 -0700 |
commit | 65bcc4562b7eff44bd8ad4ce4fe717a9f0024aa4 (patch) | |
tree | 904f1c1960ccebed44a3870039845f13ea1f0135 /kauf-plug.yaml | |
parent | a88e9e2605ff19d49b329db75e559cd08a57f3f7 (diff) | |
download | PLF10-65bcc4562b7eff44bd8ad4ce4fe717a9f0024aa4.tar.gz PLF10-65bcc4562b7eff44bd8ad4ce4fe717a9f0024aa4.zip |
bump components for esphome 2023.10
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 6ffbc0e..b398e9a 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.057" + project_ver_num: "2.058" 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.09.21 + ref: v2023.10.18 refresh: never |