From 1e27a4a70363d45650eb9408b17213de5d8bf423 Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Thu, 11 May 2017 23:10:55 +0200 Subject: [PATCH] add HVI example --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8dd6884..4815087 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ ## Interfacing Software * [homebridge-homematic](https://github.com/thkl/homebridge-homematic) - Supports the Homematic System on [HomeBridge](https://github.com/nfarina/homebridge) Platform. -* [Homematic-Virtual-Interface](https://github.com/thkl/Homematic-Virtual-Interface) - A virtual Interface for Homematic CCU with plugins to connect other devices to your CCU. +* [Homematic-Virtual-Interface](https://github.com/thkl/Homematic-Virtual-Interface) - A virtual Interface for Homematic CCU with plugins to connect other devices to your CCU (e.g. Philips Hue). * [hm2mqtt.js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between Homematic and MQTT. * [hmcompanion](https://github.com/owagner/hmcompanion) - Generic telnet based interface. * [node-red-contrib-homematic](https://github.com/firsttris/node-red-contrib-homematic) - Integrate your Homematic devices with [Node-RED](https://nodered.org).