Smart Home Automation Forum

Full Version: How to Use Single Click, Double Click, and Hold Click with KCS868-E16S in Home Assist
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I have a KC868-E16S and I am using KCS firmware. I can use single click, double click, and hold click. My question is, how can these clicks be used in Home Assistant? I want to use single click and double click to turn on and off some switches and lights that are controlled through Home Assistant
if you are using ESPHome. you can config binary sensor with on_click, on_double_click for AUTOMATION. here is details: https://esphome.io/components/binary_sensor/index.html