![]() |
|
false start with KC868 A16 v3 - 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-A16v3 (https://www.kincony.com/forum/forumdisplay.php?fid=68) +--- Thread: false start with KC868 A16 v3 (/showthread.php?tid=9210) |
false start with KC868 A16 v3 - PhVdP - 04-04-2026 Hi, I received the KC868-A16v3; wired as documentation, powered it on, flashered it with latest firmware, changed the USB cable Any idea is welcome. RE: false start with KC868 A16 v3 - admin - 04-04-2026 you have not downloaded firmware, please see this photo. you have not check the box of BIN file. you have lose step-3.
RE: false start with KC868 A16 v3 - PhVdP - 04-06-2026 Hi, Tks for your quick reply. Indeed, with the check box selected it works better (o .My project is about using this card in replacement of an existing alarm wired centrale. In the future, I'ld like to integrate this with larger home control system including ha and custom code. Do you know where to find information about creating custom py code for this card (by example how to change the displayed text, ect...) ? Many Tks & have a great day ! RE: false start with KC868 A16 v3 - admin - 04-06-2026 you can config by esphome yaml, so that you can do anything. RE: false start with KC868 A16 v3 - artif - 04-17-2026 (04-06-2026, 11:36 PM)admin Wrote: you can config by esphome yaml, so that you can do anything. where can I find example esphom yaml for this KC868 A16 v3?v3 what is the best start for this board with homeassistant? mqtt? esphome? RE: false start with KC868 A16 v3 - admin - 04-18-2026 best and easiest way is download KCS v3 firmware, enable mqtt auto discovery for home assistant. you not need config by any code, you can integrate A16v3 board to home assistant. here is KCS v3 online guide: https://www.kincony.com/how-to-use-kcsv3-firmware-esp32-board.html A16v3 esphome yaml file: https://www.kincony.com/forum/showthread.php?tid=7615 |