aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufHA <[email protected]>2022-06-30 18:00:57 -0700
committerKaufHA <[email protected]>2022-06-30 18:00:57 -0700
commit61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1 (patch)
tree92244ea4ff14ed914cb8254123dd73eed1f423e1
parent814d1b5cab52ee6e9bbb598be7595f4e52965bbc (diff)
downloadPLF10-61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1.tar.gz
PLF10-61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1.zip
bump debounce
-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