Posts: 83
Threads: 16
Joined: Jan 2021
Reputation:
2
Posts: 25
Threads: 6
Joined: Apr 2022
Reputation:
0
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
Posts: 9,134
Threads: 1,204
Joined: Oct 2020
Reputation:
236
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.
Posts: 83
Threads: 16
Joined: Jan 2021
Reputation:
2
2: use ESPHome download kincony's esphome config yaml file.
Is there any documentation on how to do this?
Posts: 9,134
Threads: 1,204
Joined: Oct 2020
Reputation:
236
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.
Posts: 83
Threads: 16
Joined: Jan 2021
Reputation:
2
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?
Posts: 9,134
Threads: 1,204
Joined: Oct 2020
Reputation:
236
edit "dashboard", add cards, add your A16 OUTPUT and INPUT entity.