Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
TA with Home Assistant with Ethernet Only
#2
the easiest way is download KCS v3 firmware to TA. enable mqtt auto discovery for home assistant.
here is KCS v3 firmware download link: https://www.kincony.com/forum/showthread.php?tid=8961

if you MUST want to use esphome, just remove wifi command in esphome yaml, add these code for ethernet:
Code:
ethernet:
   type: W5500
   clk_pin: GPIO1
   mosi_pin: GPIO2
   miso_pin: GPIO41
   cs_pin: GPIO42
   interrupt_pin: GPIO43
   reset_pin: GPIO44
Reply


Messages In This Thread
RE: TA with Home Assistant with Ethernet Only - by admin - 02-02-2026, 11:18 PM

Forum Jump:


Users browsing this thread:
1 Guest(s)