aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorKaufman Home Automation <[email protected]>2022-10-05 09:13:33 -0700
committerGitHub <[email protected]>2022-10-05 09:13:33 -0700
commit81e9bc896b656bcc6411122115d09ba080908778 (patch)
tree9970d6219da99453df3a2423c4291db44df3353c
parent5a0ec5a9545c95742b6fd34f9fc53ee37465c8d9 (diff)
parente03e742b34fe17b885b280b5c5623fc037a5cb47 (diff)
downloadPLF10-81e9bc896b656bcc6411122115d09ba080908778.tar.gz
PLF10-81e9bc896b656bcc6411122115d09ba080908778.zip
Merge pull request #8 from warthog9/patch-1
Update Tasmota template w/ ButtonDebounce
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index a4f4bb7..bb13de1 100644
--- a/README.md
+++ b/README.md
@@ -104,7 +104,7 @@ General troubleshooting ideas applicable to all products are located in the [Com
## Recommended Tasmota Template
```
-{"NAME":"KAUF Plug","GPIO":[576,0,320,0,224,2720,0,0,2624,32,2656,0,0,0],"FLAG":0,"BASE":18, "CMND":"SwitchDebounce 100"}
+{"NAME":"KAUF Plug","GPIO":[576,0,320,0,224,2720,0,0,2624,32,2656,0,0,0],"FLAG":0,"BASE":18, "CMND":"SwitchDebounce 100", "CMND":"ButtonDebounce 100"}
```
## Links