From 44b661a0e91d8c7f1e8cf7131fc8fcc50e57d78b Mon Sep 17 00:00:00 2001 From: Wolfgang Gaar Date: Tue, 27 Dec 2016 16:44:14 +0100 Subject: [PATCH] add chromecast-mqtt-connector --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 536df4c..8a9243b 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Home Entertainment * [airtunes2mqtt](https://github.com/hobbyquaker/airtunes2mqtt) - MQTT controlled Multi-Room Audio with Airplay/Airtunes Devices. +* [chromecast-mqtt-connector](https://github.com/nohum/chromecast-mqtt-connector) - Control your Google Chromecast devices using MQTT. * [kodi2mqtt](https://github.com/owagner/kodi2mqtt) - Interface between a Kodi mediacenter instance and MQTT. * [lgtv2mqtt](https://github.com/hobbyquaker/lgtv2mqtt) - Interface between LG WebOS Smart TVs and MQTT. * [lirc2mqtt](https://github.com/hobbyquaker/lirc2mqtt) - Send and receive infrared via [LIRC](www.lirc.org).