diff options
author | Kaufman Home Automation <[email protected]> | 2022-06-03 13:31:08 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-06-03 13:31:08 -0700 |
commit | 51bea564b70f37d8646ff6fe417af1ab5aa50103 (patch) | |
tree | 6eb55d2f331b2cbe8c7eb322e232d3c5343ed8f4 | |
parent | 03526f0885bb45a29184405c250d391fb6c378d5 (diff) | |
download | PLF10-51bea564b70f37d8646ff6fe417af1ab5aa50103.tar.gz PLF10-51bea564b70f37d8646ff6fe417af1ab5aa50103.zip |
bump version for new common components
-rw-r--r-- | kauf-plug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 7e2294c..2b62d1a 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: "1.96" + project_ver_num: "1.961" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode |