Problems with controlling Haier AC using OpenMqttGateway

I meant all the errors that VS Code reports and still the project builds:


It seems it’s looking for header files in “*/OpenMQTTGateway/include”, at least that’s the path added to c_cpp_properties.json in .vscode folder and this path does not exist. It adds */main as well, where all header files are but it’s missing lib ones I believe, because those are in .pio/libdeps.

I mean that even if I set Base_Topic variable it set’s it I don’t know from where, the current one I’m flashing has home, the fresh one I flashed had ‘omg’…I’m confused…

Code_F3TX0vHcIm

Still nothing :confused: In serial monitor I get:

Hey I got a callback 
MQTTtoIR json
MQTTtoIR value || raw || datasring ok
MQTTtoIR OK
Pub json into:
home/OpenMQTTGateway_ESP8266_IR/IRtoMQTT
{"hex":"0xA6BCF20040600020000000000519","protocol_name":"HAIER_AC_YRW02"}
Hey I got a callback
Store str

Thanks for all the help and spending time to debug this with me! :+1: