From 1621b2ef3e546b27f5580951796289f9d5dc3c5e Mon Sep 17 00:00:00 2001 From: Sebastian Raff Date: Sat, 3 Sep 2016 19:11:27 +0200 Subject: [PATCH] Add project example dashbutton2mqtt --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d9e768c..96d6d22 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,7 @@ I collected a few examples I found on github of how people are using this module - [dash-hipchat-doorbell](https://github.com/Sfeinste/dash-hipchat-doorbell) quick and dirty node app that intercepts traffic from an amazon dash button and creates a hipchat notification (think doorbell) - [netflixandchill](https://github.com/sidho/netflixandchill) button to netflix and chill, dims the lights (no interface with netflix yet) - [dash-rickroll](https://github.com/girliemac/dash-rickroll/blob/8f0396c7fec871427fe016a2dd5787f07b1402cc/README.md) title explains it all +- [dashbutton2mqtt](https://github.com/hobbyquaker/dashbutton2mqtt) publish dash button presses via MQTT #### To do - refactor