![]() |
KC868-A16 error in HASS yaml - 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: KC868-A16 error in HASS yaml (/showthread.php?tid=1717) Pages:
1
2
|
RE: KC868-A16 error in HASS yaml - admin - 04-30-2022 you are welcome. RE: KC868-A16 error in HASS yaml - Philadam - 03-07-2023 Made for ESPhome kc868-a16 is not working for me. I followed the steps to install but I keep getting connection errors. I have attached screen captures of the various log and theĀ esphome tab. I have also include my YAML file. RE: KC868-A16 error in HASS yaml - petez69 - 03-07-2023 You are best to install the new firmware using the USB connection. Maybe you can install via ethernet but the board isnt running ESPHome firmware, its the Kincony firmware. Just use USB, thats wht i did here Peter RE: KC868-A16 error in HASS yaml - admin - 03-07-2023 right, use USB-C cable to download. not need to use "KCS" firmware. there is two way add A16 to home assistant. 1: download "KCS" to ESP32, integrate A16 to home assistant by MQTT. 2: use ESPHome download kincony's esphome config yaml file. if you want easily, just use ESPHome is ok. RE: KC868-A16 error in HASS yaml - Philadam - 03-07-2023 2: use ESPHome download kincony's esphome config yaml file. Is there any documentation on how to do this? RE: KC868-A16 error in HASS yaml - admin - 03-07-2023 it's very easy, just click your "ESPHome" menu in your left window, create a device by "ESP32", "Edit" replace all code with kincony's yaml file then download it . you can try ,if you really can't do that, when we have free time, make a video tour for you. RE: KC868-A16 error in HASS yaml - Philadam - 03-08-2023 Okay, I got Home Assistant to communicate with my A16 via MQTT, but how do I get it to show up in the Overview tab in HA? RE: KC868-A16 error in HASS yaml - admin - 03-08-2023 edit "dashboard", add cards, add your A16 OUTPUT and INPUT entity. |