mdhiggins / ESP8266-HTTP-IR-Blaster

ESP8266 Compatible IR Blaster that accepts HTTP commands for use with services like Amazon Echo
MIT License
968 stars 217 forks source link

MQTT #338

Open bspiegel33 opened 5 months ago

bspiegel33 commented 5 months ago

This is not an issue but a request for guidance.

I'd like to add code to send the received IR code via MQTT so my home automation can act on IR codes. I've added MQTT capability but have not found the place and syntax to grab and send the code. I'd appreciate any guidance you can provide.