From 699c73166a8fb27b5db785050dc9e2c3bad3659c Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sun, 3 Apr 2016 00:43:17 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 35dccbf..ceb7d94 100644 --- a/README.md +++ b/README.md @@ -175,7 +175,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [kodi2mqtt](https://github.com/owagner/kodi2mqtt) - Interface between a Kodi mediacenter instance and MQTT. * [lirc2mqtt](https://github.com/hobbyquaker/lirc2mqtt) - Send and receive infrared via [LIRC](www.lirc.org). * [onkyo2mqtt](https://github.com/owagner/onkyo2mqtt) - Interface between Onkyo AVR's EISCP network remote protocol and MQTT. Uses the onkyo-eiscp library. -* [xbmc2mqtt](https://github.com/dstolpmann/xbmc-mqtt) - A simple plugin for XBMC to listen for a particular topic on an MQTT broker, and display a popup message +* [xbmc2mqtt](https://github.com/gordonjcp/xbmc-mqtt) - A simple plugin for XBMC to listen for a particular topic on an MQTT broker, and display a popup message * [yamaha-avr2mqtt](https://github.com/akentner/yamaha-avr2mqtt) .