![]() |
|
KC868-A16S: Can ESP32 read the manual control extender buttons? - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: KC868-A series and Uair Smart Controller (https://www.kincony.com/forum/forumdisplay.php?fid=6) +--- Thread: KC868-A16S: Can ESP32 read the manual control extender buttons? (/showthread.php?tid=9292) |
KC868-A16S: Can ESP32 read the manual control extender buttons? - markusd1984 - 04-25-2026 Hi Kincony Team, I am using the KC868-A16S with custom ESPHome firmware. I have the physical button board plugged into the Manual Control Extender sockets (Ports B, C, D) to control relays 1-16s as backup in case Nextion K028 Screen dies. When I press these physical buttons, the relays trigger perfectly (as expected). However, my software UI gets out of sync because the ESP32 does not detect that the relay state has changed. My questions:
Thank you! RE: KC868-A16S: Can ESP32 read the manual control extender buttons? - admin - 04-25-2026 do you have pressed button board inside of BLACK box? if YES, these buttons work without software, it's physical, so if software is broken, also can work. if you want switch button have feedback, you should connect your switch panel buttons to digital input ports, that will feedback relay state. |