diff options
author | KaufHA <[email protected]> | 2023-09-21 08:43:38 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2023-09-21 08:43:38 -0700 |
commit | a88e9e2605ff19d49b329db75e559cd08a57f3f7 (patch) | |
tree | 065f6eda7b2334c4b2c5e49b44f918795b7649d5 | |
parent | ff39670f341b9806152ffdb16d1f97e497f8bacb (diff) | |
download | PLF10-a88e9e2605ff19d49b329db75e559cd08a57f3f7.tar.gz PLF10-a88e9e2605ff19d49b329db75e559cd08a57f3f7.zip |
bump common components for ESPHome 2023.9
-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 d96fab6..6ffbc0e 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.056" + project_ver_num: "2.057" 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.08.08 + ref: v2023.09.21 refresh: never |