I added a new module MMM_LCDControl

Alberto de Tena Rojas 2017-12-02 11:51:09 +01:00
parent 5ee2133bf8
commit 01c5073758

@ -207,6 +207,7 @@ The following modules are created by their respective authors.
|[MMM-json-feed](https://github.com/amcolash/MMM-json-feed) |amcolash |Display data from any JSON source.|
|[MMM-JSONStatusChecker](https://github.com/shbatm/MMM-JSONStatusChecker) |shbatm |Display a True/False status from any JSON source (e.g. VPN Connected/Disconnected).|
|[MMM-KeyBindings](https://github.com/shbatm/MMM-KeyBindings) |shbatm |A module for getting bluetooth remote control and keyboard inputs|
|[MMM-LCDControl](https://github.com/Txukie/MMM-LCDControl) |Txukie |Turns on or off a device connected to GPIO (in my case, an LCD screen) based on the input of a PIR device.|
|[MMM-max](https://github.com/mirko3000/MMM-max) |mirko3000 |Displays the status of you MAX! radiator thermostats via the MAX! cube gateway.|
|[MMM-Memo](https://github.com/schnibel/MMM-Memo) |schnibel |Add one to many memo notes ("post-it look & feel") on your Magic Mirror. Content is manageable through HTTP get requests.|
|[MMM-MPR121](https://github.com/PatriceG/MMM-MPR121) |PatriceG |Connects multiple touch (capacitive) buttons via a MPR121 touch controller to send notifications to other modules (based on MMM-Buttons)|