diff options
author | Kaufman Home Automation <[email protected]> | 2022-08-10 11:10:18 -0700 |
---|---|---|
committer | GitHub <[email protected]> | 2022-08-10 11:10:18 -0700 |
commit | 1a58288a4ab20344cdefc8a201dd524bb9409f2a (patch) | |
tree | 0dc5eb7f9c2ec8ac06ac680c116fa8d75f0bfb23 | |
parent | 20e59811c7428d10cf8e99d544b5ccf37858e1fb (diff) | |
download | PLF10-1a58288a4ab20344cdefc8a201dd524bb9409f2a.tar.gz PLF10-1a58288a4ab20344cdefc8a201dd524bb9409f2a.zip |
remove github ref for common updates
-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 d9c3aa3..8f5a64e 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.97" + project_ver_num: "1.971" project_ver_let: y # https://esphome.io/components/switch/gpio.html?highlight=restore_mode @@ -119,7 +119,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - ref: v2022.06.21 + # ref: v2022.06.21 refresh: 0s |