You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm testing your code to see if it is compatible with my air machine but I get a compilation error:
In file included from src/main.cpp:30: src/haier_ir.h:4:10: fatal error: esphome/components/climate_ir/climate_ir.h: No such file or directory 4 | #include "esphome/components/climate_ir/climate_ir.h" | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. *** [.pioenvs/aire-acondicionado-2/src/main.cpp.o] Error 1
Do you know why it can be?
The text was updated successfully, but these errors were encountered:
I'm testing your code to see if it is compatible with my air machine but I get a compilation error:
In file included from src/main.cpp:30:
src/haier_ir.h:4:10: fatal error: esphome/components/climate_ir/climate_ir.h: No such file or directory
4 | #include "esphome/components/climate_ir/climate_ir.h"
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
*** [.pioenvs/aire-acondicionado-2/src/main.cpp.o] Error 1
Do you know why it can be?
The text was updated successfully, but these errors were encountered: