merge misc and misc-software

This commit is contained in:
Sebastian Raff
2017-05-17 21:33:31 +02:00
committed by GitHub
parent 47bf3e0a91
commit 31f0e263d4

View File

@@ -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