summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorBrian Kaufman <[email protected]>2023-11-14 21:35:40 -0700
committerBrian Kaufman <[email protected]>2023-11-14 21:35:40 -0700
commita4594d68760d773cf629c2bcb568d827286ce952 (patch)
treed8a940c975df227232740e9d5f9b3a1608648396
parent65bcc4562b7eff44bd8ad4ce4fe717a9f0024aa4 (diff)
downloadPLF10-a4594d68760d773cf629c2bcb568d827286ce952.tar.gz
PLF10-a4594d68760d773cf629c2bcb568d827286ce952.zip
bump components for esphome 2023.11.0
-rw-r--r--.gitignore1
-rw-r--r--kauf-plug.yaml4
2 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 5aebac6..9cd5ebd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ kauf-plug-test-2.yaml
kauf-plug-test-3.yaml
kauf-plug-old.yaml
kauf-plug-dev.yaml
+kauf-plug-local-update.yaml \ No newline at end of file
diff --git a/kauf-plug.yaml b/kauf-plug.yaml
index b398e9a..e9029e5 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.058"
+ project_ver_num: "2.059"
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.10.18
+ ref: v2023.11.14
refresh: never