]> www.infradead.org Git - users/dwmw2/esp32-pool.git/commitdiff
Fixed 50ms poll for encoder, to make open/close detection thresholds meaningful
authorDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 11 Feb 2025 19:30:46 +0000 (19:30 +0000)
committerDavid Woodhouse <dwmw@amazon.co.uk>
Tue, 11 Feb 2025 19:30:46 +0000 (19:30 +0000)
blind.yaml

index 6236e37950a35bb9b1306f077b7e97162545bca8..5ee217fdca5d4c0753d499b90e0071db0ca85c65 100644 (file)
@@ -244,7 +244,7 @@ sensor:
     name: Encoder
     id: encoder
     internal: true
-    update_interval: 0ms
+    update_interval: 50ms
     filters:
       # compute absolute position from angle value
       - lambda: |