![]() |
|
Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20) +--- Forum: KC868-A16 (https://www.kincony.com/forum/forumdisplay.php?fid=25) +--- Thread: Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 (/showthread.php?tid=9133) |
Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 - bobbisasha - 03-17-2026 Hi everyone, I’m struggling with a Kincony KC868-A16 board (ESP32-based) integrated with ESPHome in Home Assistant. I can see all the entities (switches and binary sensors) in my HA dashboard, but none of the physical relays or digital inputs are responding. The Hardware:
ESPHome Logs: The I2C scan successfully finds all 4 chips at the expected addresses:
Code: [C][pcf8574:024]: PCF8574: Is PCF8575: NO, Address: 0x24here some .yaml config examples for my digital sensors and outputs: Code: remote_receiver:RE: Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 - admin - 03-17-2026 take a photo of your PCB , i want to see how you wire, make sure whether have lost the RED cable in my photo. RE: Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 - bobbisasha - 03-20-2026 (03-17-2026, 11:37 PM)admin Wrote: take a photo of your PCB , i want to see how you wire, make sure whether have lost the RED cable in my photo. thanks for your time. I connected the cable as you said; now the status LED of Y1 turns on when Y1 is normally closed. I am using a 12V 2A power supply. When Y1 closed, the L00 and Y1 voltage keeps to 0 V wrt power supply (correct operation); when opening Y1, the actual voltage is 10.70 V (L00 - Y1) with no load, meaning 0.4 V (Y1-Gnd) of loss. My aim is to connect a 12V siren to y1 output. can u pls show me an example of connected output load to one of the Yx outputs. thanks RE: Kincony KC868-A16 (ESP32) - I2C PCF8574 entities visible in HA but not responding (I2 - admin - 03-20-2026 you should connect with load to test. |