From b3fbe0d69d77eeb1dc6b166c7ecd551c152164e2 Mon Sep 17 00:00:00 2001 From: hobbyquaker Date: Fri, 21 Apr 2017 21:18:03 +0200 Subject: [PATCH] descriptions --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 0bf1f3e..6a2feac 100644 --- a/README.md +++ b/README.md @@ -58,21 +58,21 @@ * [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. * [hm2mqtt.js](https://github.com/hobbyquaker/hm2mqtt.js) - Interface between Homematic and MQTT. -* [hmcompanion](https://github.com/owagner/hmcompanion) +* [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). ## Misc Software -* [HMXMLBIN](https://github.com/leonsio/HMXMLBIN) - BIN-RPC Converter für den Einsatz für CUXD/Homematic. -* [CCU Historian](http://www.ccu-historian.de/) - -* [homematic-manager](https://github.com/hobbyquaker/homematic-manager) +* [HMXMLBIN](https://github.com/leonsio/HMXMLBIN) - Converter between BINRPC and XMLRPC. +* [CCU Historian](http://www.ccu-historian.de/) - Long term archive and graphing solution. +* [homematic-manager](https://github.com/hobbyquaker/homematic-manager) - Manage homematic interface processes (rfd/hs485d/homegear). ## Software Modules -* [binrpc](https://github.com/hobbyquaker/binrpc) -* [homematic-xmlrpc](https://github.com/hobbyquaker/homematic-xmlrpc) +* [binrpc](https://github.com/hobbyquaker/binrpc) - xmlrpc_bin protocol client and server node module. +* [homematic-xmlrpc](https://github.com/hobbyquaker/homematic-xmlrpc) - xmlrpc client and server node module. * [pmatic](https://github.com/LarsMichelsen/pmatic) - Python API for Homematic. Easy to use.