diff options
author | KaufHA <[email protected]> | 2022-10-20 20:40:32 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2022-10-20 20:40:32 -0700 |
commit | 172f190dbdb5864659b4fa89b3fa84aeb6da61fd (patch) | |
tree | 9be3a43dd4af219e825ea02260781a1365545db0 | |
parent | c456aefce958c33d243a0914289189c8ebc44ce4 (diff) | |
download | PLF10-172f190dbdb5864659b4fa89b3fa84aeb6da61fd.tar.gz PLF10-172f190dbdb5864659b4fa89b3fa84aeb6da61fd.zip |
bump version for common update
-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 1906a8c..624b5a5 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.98" + project_ver_num: "1.981" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -142,7 +142,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2022.10.18 + #ref: v2022.10.18 refresh: 0s |