diff options
author | KaufHA <[email protected]> | 2022-06-30 18:00:57 -0700 |
---|---|---|
committer | KaufHA <[email protected]> | 2022-06-30 18:00:57 -0700 |
commit | 61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1 (patch) | |
tree | 92244ea4ff14ed914cb8254123dd73eed1f423e1 /kauf-plug.yaml | |
parent | 814d1b5cab52ee6e9bbb598be7595f4e52965bbc (diff) | |
download | PLF10-61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1.tar.gz PLF10-61fab22eca5b7ae2ef0dc2c727a9fd231f7f0ab1.zip |
bump debounce
Diffstat (limited to 'kauf-plug.yaml')
-rw-r--r-- | kauf-plug.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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 |