aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufman Home Automation <[email protected]>2023-04-20 16:32:00 -0700
committerGitHub <[email protected]>2023-04-20 16:32:00 -0700
commit35ac1c03a344b89c163e86dcd27f6fa1a76a726d (patch)
treeab7eff74fa12cb6efb8a2c14cd775d21a8cecdab
parenta015d76aadb31ddfb0787e1394f02a139011d5f5 (diff)
downloadPLF10-35ac1c03a344b89c163e86dcd27f6fa1a76a726d.tar.gz
PLF10-35ac1c03a344b89c163e86dcd27f6fa1a76a726d.zip
bump version for bug fix in common components
-rw-r--r--kauf-plug.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kauf-plug.yaml b/kauf-plug.yaml
index 7cd4002..6983756 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.023"
+ project_ver_num: "2.024"
project_ver_let: y
# https://esphome.io/components/switch/gpio.html?highlight=restore_mode
@@ -138,7 +138,7 @@ external_components:
- source:
type: git
url: https://github.com/KaufHA/common
- ref: v2023.04.18
+ ref: v2023.04.20
refresh: never