AdamKGoddard / XiaomiIR_ESPHome

Custom ESPHome Firmware for the Xiaomi IR Controller
GNU General Public License v3.0
21 stars 7 forks source link

Doesn't compile #9

Closed Oleg-Sob closed 9 months ago

Oleg-Sob commented 10 months ago

Gives an error message: Error! Failed to extract upstream toolchainconfigurations: Bad package version 1.22.0-97-gc752ad5-5.2.0 You can disable this feature via the board_build.arduino.upstream_packages = no setting in your platformio.ini file.

Tell me how to fix it?

19leva89 commented 10 months ago

The same pronblem! Error! Failed to extract upstream toolchainconfigurations: Bad package version 1.22.0-80-g6c4433a-5.2.0 You can disable this feature via the board_build.arduino.upstream_packages = no setting in your platformio.ini file.

ESPHome 2023.8.2 Home Assistant 2023.8.3

AdamKGoddard commented 10 months ago

Try the latest commit, I completely refactored and upgraded to esp-idf

AdamKGoddard commented 10 months ago

you'll need to update the pre script and remote_transmitter_esp32.cpp as well in the esphome directory

19leva89 commented 10 months ago

Successfully compiled program. Thanks bro!

Oleg-Sob commented 10 months ago

Thanks, compiled. IR Remote did not try to flash.

AdamKGoddard commented 9 months ago

Gonna mark this one as fixed, haven't had any issues compiling since the framework change. Thanks for the feebback and testing.

19leva89 commented 9 months ago

Yes, everything works without problems, thanks! But now I want to switch to the Arduino framework and for this I ordered a dual-core ESP32-D0WD-V3 chip

AdamKGoddard commented 9 months ago

For dual core, should just be able to run esphome as normal and choose a board that uses the ESP32-D0WD-V3. This project was only to support the single core processor used in the Xiaomi IR controller and others.

19leva89 commented 9 months ago

I have an idea to use a board and case from Xiaomi IR controller and replace the processor on the board on ESP32-D0WD-V3