From 333c6633a152086b9bfd33c7ebb1cc779abdcf86 Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Fri, 21 Apr 2017 14:07:07 +0200 Subject: [PATCH] add h801/mqtt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8df41aa..14243c7 100644 --- a/README.md +++ b/README.md @@ -206,6 +206,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi #### Lighting * [chromoflex2mqtt](https://github.com/owagner/chromoflex2mqtt) - Control Chromoflex USP3 RGB LED modules via MQTT +* [h801/mqtt](https://github.com/open-homeautomation/h801/tree/master/mqtt) - Alternative firmware for the H801 LED dimmer that uses MQTT as a control channel. * [hue2mqtt](https://github.com/owagner/hue2mqtt) - Interface between the Philips Hue bridge and MQTT. * [mqtt-dmx-sequencer](https://github.com/hobbyquaker/mqtt-dmx-sequencer) - Control DMX devices via Art-Net by MQTT. * [TRADFRI2MQTT](https://github.com/hardillb/TRADFRI2MQTT) - MQTT Bridge for IKEA TRÅDFRI Light Gateway.