Hello there,
I have a Zigbee Roller Shutter Relay (Nodon SIN-4-RS-20) paired with ZHA.
As well I have configured the Homekit Bridge to control the device via Apple Home app.
When I use the iOS slider to select the position of the shutter the relay starts and stops on each selected position which is annoying. Specially when the shutter is at position 100% and you try to select exactly 21% you will have some “steps” in between like 50%, 40%, 30%…
Using the Homeassistant slider is fine as it will populate the position on “mouse up”.
Before I was using some Tasmota Sonoff relays which didn’t behave like that (maybe they debounced it internally).
How can I debounce it?
Best!