Smart Home Automation Forum
A24 configure yaml for ESPhome - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=20)
+--- Forum: KinCony A24 (https://www.kincony.com/forum/forumdisplay.php?fid=56)
+--- Thread: A24 configure yaml for ESPhome (/showthread.php?tid=3922)

Pages: 1 2


RE: A24 configure yaml for ESPhome - Yocee - 01-19-2024

Thanks for the help and sorry for the impatience. In the examples, 2 lines were written differently, which I did not notice. It works!


RE: A24 configure yaml for ESPhome - admin - 01-20-2024

ok, good.


RE: A24 configure yaml for ESPhome - Opontios - 05-07-2024

Hi! You mention that the particular board has Tasmota firmware support, but you don't provide any links to the firmware. I only found links in 16ch board's page for the corresponding board.


RE: A24 configure yaml for ESPhome - admin - 05-07-2024

just download tasmota firmware from tsamota official webpage, enable PCF857X i2c chip is OK. tasmota support 32CH GPIO (INPUT + OUPUT ports)


RE: A24 configure yaml for ESPhome - Opontios - 05-08-2024

(05-07-2024, 10:19 PM)admin Wrote: just download tasmota firmware from tsamota official webpage, enable PCF857X i2c chip is OK. tasmota support 32CH GPIO (INPUT + OUPUT ports)

I'm familiar with Tasmota firmware, I would say quite a lot. Shouldn't there be a configuration template for the initial device setup, that you could apply through the template configuration inside the Tasmota web interface?


RE: A24 configure yaml for ESPhome - admin - 05-08-2024

1. complile a tasmota firmware online (config file should enable PCF8575)
2. download to A24 ESP32 chip.
3. config hardware resource by tasmota webpage. after completed, you will begin use ethernet and i2c PCF8575 for INPUT and OUTPUT.


RE: A24 configure yaml for ESPhome - Opontios - 05-14-2024

(05-08-2024, 10:28 PM)admin Wrote: 1. complile a tasmota firmware online (config file should enable PCF8575)
2. download to A24 ESP32 chip.
3. config hardware resource by tasmota webpage. after completed, you will begin use ethernet and i2c PCF8575 for INPUT and OUTPUT.

What I'm interested to know is if I would be able to use multiple click options (double_click, triple_click, hold) with your boards using either Tasmota or ESPHome. Can you confirm that?


RE: A24 configure yaml for ESPhome - admin - 05-14-2024

this function, i think you can download KCS V2 firmware, directly to use, here is online guide: https://www.kincony.com/esp32-kcsv2-firmware.html
if you want use ESPHome, also is a good chose, support that, just config the digital input port.


RE: A24 configure yaml for ESPhome - kiloptero - 07-13-2024

Hi! its possible to share a esphome yaml file to use the rs485 port for a energy meter? like this?

https://es.aliexpress.com/item/4000462972283.html?spm=a2g0o.order_detail.order_detail_item.16.64b839d3tBnVqs&gatewayAdapt=glo2esp. 80amp.


RE: A24 configure yaml for ESPhome - admin - 07-14-2024

Do not submit duplicate questions.