error on compling - ethenet - 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-A2 (https://www.kincony.com/forum/forumdisplay.php?fid=43) +--- Thread: error on compling - ethenet (/showthread.php?tid=6885) |
error on compling - ethenet - DaddyLee76 - 10-17-2024 hello, in my home I have several problems with WiFi so I'd like to connect via ethernet port. So I adapted the code at this link to my needs. This is this part of code i'm using Code: esphome: when I try to compile, i receive the follow error: C:\Users\Daddy>esphome compile c:/esphome/luci2_eth1.yaml INFO ESPHome 2024.10.0 INFO Reading configuration c:/esphome/luci2_eth1.yaml... INFO Unable to import component type: No module named 'esphome.components.type' Failed config type: [source c:/esphome/luci2_eth1.yaml:8] Component not found: type. LAN8720 Someone knows how I can solve this prolem? many thanks RE: error on compling - ethenet - admin - 10-17-2024 if you are using KC868-A2, you can use this link of ymal file directly to test: https://www.kincony.com/forum/showthread.php?tid=2692 |