Closed miroslawlis closed 3 weeks ago
Fixed by 806c260bd0565a7e0bc0f135da3379e9f9403a43. CI can compile the firmware just fine (see run). Remember: You need the modified esphome version for this work, per README.md
.
Thanks for fix and for link to pipe line. I wasn't able to generate uf my self ("Source is not a file system path, in expected github://username/name[@branch-or-tag] or github://pr#1234 format!."), but I have downloaded one from pipe line, and puted in on my W5100S-EVB-Pico, but I cant see any logs :( Never less much apricated for you work. Cant wait to see it merged to esphome. GJ!
If you do it exactly like in the CI pipeline it should all work -- oh and this repo can probably not be used as a reference to a component, since this is a standalone project.
You can check if it at least the esphome version is correct, it should be
>esphome version
Version: 2024.3.0-dev
Hi, I was trying to start it but got stuck on:
esphome compile --only-generate w5500-hello.yml
, getting: "Source is not a file system path, in expected github:...". Was trying different strings for GitHub rep link, but none of them was working. This is not worki either:Any suggestions how to fix this one?
Thx