From 31f0e263d4c4c247f17d8d1578ab1ec507de718f Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Wed, 17 May 2017 21:33:31 +0200 Subject: [PATCH] merge misc and misc-software --- README.md | 10 ++-------- 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index ef361ba..78f92d9 100644 --- a/README.md +++ b/README.md @@ -23,10 +23,8 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi - [Logging](#logging) - [Smart Home Hardware Interfaces](#smart-home-hardware-interfaces) - [Smart Home Integration Software](#smart-home-integration-software) - - [Misc Software](#misc-software) - [Lighting](#lighting) - [Home Entertainment](#home-entertainment) - - [Gadgets](#gadgets) - [Smart Metering](#smart-metering) - [Messaging](#messaging) - [Misc](#misc) @@ -199,12 +197,6 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [pimatic](https://pimatic.org/) has a MQTT plugin. -#### Misc Software - -* [homely](https://github.com/baol/homely) - collection of Go daemons for connecting Domoticz and other stuff. -* Tasker (Automation for Android) [MQTT Publisher Plugin](https://play.google.com/store/apps/details?id=net.nosybore.mqttpublishplugin). - - #### Lighting * [chromoflex2mqtt](https://github.com/owagner/chromoflex2mqtt) - Control Chromoflex USP3 RGB LED modules via MQTT. @@ -249,9 +241,11 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [dashbutton2mqtt](https://github.com/hobbyquaker/dashbutton2mqtt) - Publish Amazon Dash Button presses to MQTT. * [flowerpower2mqtt](https://github.com/hobbyquaker/flowerpower2mqtt) - Publish measurements from Parrot Flower Power plant sensors to MQTT. * [haiku2mqtt](https://github.com/forty2/haiku2mqtt) - A bridge between Haiku smart fans and MQTT. +* [homely](https://github.com/baol/homely) - collection of Go daemons for connecting Domoticz and other stuff. * [leaf-python-mqtt](https://github.com/glynhudson/leaf-python-mqtt) - Extract data from Nissan Leaf API and post to mqtt. * [node-mqtt-for-anki-overdrive](https://github.com/IBM-Bluemix/node-mqtt-for-anki-overdrive) - Node.js Controller and MQTT API for Anki Overdrive. * [parrot-sample](https://github.com/IBM-Bluemix/parrot-sample) - Sample code which uses MQTT to control a Parrot AR Drone. +* Tasker (Automation for Android) [MQTT Publisher Plugin](https://play.google.com/store/apps/details?id=net.nosybore.mqttpublishplugin). ### Visualization, Dashboards