08-22-2025, 11:39 AM
Hi, I've already tried installing Tasmota.ir, but the ESP32S3 isn't compatible. I need to send commands directly to the button because the code capacity I need to send is greater than the AG8's 192. Therefore, I want to send the codes directly, like Tasmota, via MQTT, something like the example I gave. I don't know if I'm doing it correctly, or if it's a different way to send this code without going through the AG8's saved codes.
payload: >
{"ir":{"channel":1,"protocol":"RC5","bits":12,"data":"0x1FE"}}
payload: >
{"ir":{"channel":1,"protocol":"RC5","bits":12,"data":"0x1FE"}}

