diff options
author | KaufHA <[email protected]> | 2022-10-18 20:15:56 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2022-10-18 20:15:56 -0700 |
commit | a2f3820fff5d6d6af73f0971504e8d424b348cac (patch) | |
tree | a2d07a427976d22fa5b5026ea87e8bf4082a62ff | |
parent | ca7f5f5e8e305f7ea174767d6f2073d9876cf87c (diff) | |
download | PLF10-a2f3820fff5d6d6af73f0971504e8d424b348cac.tar.gz PLF10-a2f3820fff5d6d6af73f0971504e8d424b348cac.zip |
add github reference for common components
-rw-r--r-- | kauf-plug-update.yaml | 2 | ||||
-rw-r--r-- | kauf-plug.yaml | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/kauf-plug-update.yaml b/kauf-plug-update.yaml index 1a03ce0..2138567 100644 --- a/kauf-plug-update.yaml +++ b/kauf-plug-update.yaml @@ -21,5 +21,3 @@ wifi: # add forced hash in update bin file which isn't needed for dashboard import. # Allows saving wifi credentials across update. forced_hash: 1432266978 - - diff --git a/kauf-plug.yaml b/kauf-plug.yaml index 277ef55..38414ca 100644 --- a/kauf-plug.yaml +++ b/kauf-plug.yaml @@ -142,7 +142,7 @@ external_components: - source: type: git url: https://github.com/KaufHA/common - # ref: v2022.06.21 + ref: v2022.10.18 refresh: 0s |