Here is "KCS" firmware for KinCony KC868-A series (ESP32) board.
How to download and use, online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
v2.1.4 improment:
support new KC868-HA protocol. A64,A128,AIO will supported by KC868-HA fully.
added "EdgeEvent mode" for KC868-HA.
you can define every old switch panel button’s “RisingEdge” and “FallingEdge” for “4 different actions”.
RisingEdge: press download button
FallingEdge: release button
4 different actions code:
NoDef: do nothing
EvtON: ON
EvtOFF: OFF
EvtTog: TOGGLE
How to download and use, online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
v2.1.4 improment:
support new KC868-HA protocol. A64,A128,AIO will supported by KC868-HA fully.
added "EdgeEvent mode" for KC868-HA.
you can define every old switch panel button’s “RisingEdge” and “FallingEdge” for “4 different actions”.
RisingEdge: press download button
FallingEdge: release button
4 different actions code:
NoDef: do nothing
EvtON: ON
EvtOFF: OFF
EvtTog: TOGGLE