04-03-2026, 11:09 PM
sure, you can remove all config of tuya.
ethernet can wifi can't work at the same time by ESPHome.
if you want use wifi, just delete all ethernet config line. just add wifi command line for ssid and password:
ethernet can wifi can't work at the same time by ESPHome.
if you want use wifi, just delete all ethernet config line. just add wifi command line for ssid and password:
Code:
wifi:
ssid: "KinCony"
password: "xxxxxxxx"
captive_portal:
YouTube: https://www.youtube.com/c/KinCony
Online Store: https://shop.kincony.com
Alibaba Store: https://kincony.en.alibaba.com/
Online Store: https://shop.kincony.com
Alibaba Store: https://kincony.en.alibaba.com/

