aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--.gitignore1
-rw-r--r--kauf-plug.yaml2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 09289e8..68ccaf1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
.esphome
secrets.yaml
kauf-plug-test.yaml
+kauf-plug-test-2.yaml
kauf-plug-old.yaml
diff --git a/kauf-plug.yaml b/kauf-plug.yaml
index 05aca50..d9c3aa3 100644
--- a/kauf-plug.yaml
+++ b/kauf-plug.yaml
@@ -577,7 +577,7 @@ number: # used as a threshold for whether the plugged-in devices is running
min_value: 50
max_value: 2000
step: 1
- initial_value: 75
+ initial_value: 100
id: number_debounce
entity_category: config
optimistic: true