From faee6f38070c85c684a13e9e43e9fc8a136d97f0 Mon Sep 17 00:00:00 2001 From: Enc Date: Sun, 4 Dec 2016 18:01:08 +0100 Subject: [PATCH] Update README.md MQTT - IR bridge --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a4b2a5c..864931f 100644 --- a/README.md +++ b/README.md @@ -119,6 +119,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [RFM69-MQTT-client](https://github.com/computourist/RFM69-MQTT-client) - Arduino RFM69 based sensors and MQTT gateway. * [rpi2mqtt](https://github.com/hobbyquaker/rpi2mqtt) - Connect a RaspberryPis GPIOs and 1-Wire Temperature Sensors to MQTT. * [xbee2mqtt](https://github.com/xoseperez/xbee2mqtt) - XBee to MQTT gateway. +* [mqtt-ir-transceiver](https://github.com/enc-X/mqtt-ir-transceiver) - bidirectional IR bridge to MQTT (transmitter and receiver) #### Industry