Hi
I have a number of esp32 connected to my Home Assistant. Everything has been working well until a week ago when the compilation failed.
INFO Reading configuration /config/esphome/esp01_watering.yaml...
INFO Generating C++ source...
INFO Compiling app...
INFO Running: platformio run -d /config/esphome/esp01_watering
Processing **esp01_watering** (board: lolin_d32_pro; framework: arduino; platform: [email protected])
**--------------------------------------------------------------------------------**
Tool Manager: Installing platformio/tool-scons @ ~4.40001.0
Error: Could not find the package with 'platformio/tool-scons @ ~4.40001.0' requirements for your system 'linux_x86_64'
What is causing this fault? Is “platformio/tool-scons @ ~4.40001.0” something I should have on my NUC but is missing or is it something that is downloaded during compilation but that can’t be done?
I’m currently stuck and is asking for help or advice.
//Mats