How do I change the configuration (advanced configuration)

I’m able to send and receive IR payload in MQTT (when I send something I received it also back trough the receiver, so the IR works I guess). But my commands don’t seem to work.
I want to debug this and I found that you can repeat the input..

But a noob question how do I change a configuration file? I can’t find a step by step explanation. I’m using an ESP8266.

For other with the same question. I figured out that you can use the openmqttgateway sourcecode and open it in platformio. This was you can endit the config file and compile a new firmware and flash it.

1 Like