1technophile / OpenMQTTGateway

MQTT gateway for ESP8266 or ESP32 with bidirectional 433mhz/315mhz/868mhz, Infrared communications, BLE, Bluetooth, beacons detection, mi flora, mi jia, LYWSD02, LYWSD03MMC, Mi Scale, TPMS, BBQ thermometer compatibility & LoRa.
https://docs.openmqttgateway.com
GNU General Public License v3.0
3.56k stars 786 forks source link

Can this work only for transmit? #406

Closed wicadmin closed 5 years ago

wicadmin commented 5 years ago

https://github.com/1technophile/OpenMQTTGateway/wiki/ESP8266-IR-Send-and-Receive

Would this work if I only integrate the IR diode part to transmit? The idea is to send the IR code via MQTT from HA system and have it send to TV via IR.

Please advise.

Thank you.

1technophile commented 5 years ago

yes it will work if you set up only the IR diode for transmitting

wicadmin commented 5 years ago

Great....thank you.