MMM-JsonGraph

Tim 2018-05-29 22:36:51 +02:00
parent e8002844f0
commit a3a7671630

@ -242,6 +242,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-JsonTable](https://github.com/timdows/MMM-JsonTable) |Timdows |Creates a table filled by a list gathered from a json request, and puts all variables of the object in its own table column|
|[MMM-JsonGraph](https://github.com/timdows/MMM-JsonGraph) |Timdows |Creates a SVG bar chart based on a list gathered from a json request|
|[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. Integrates nicely with MMM-Assistant (for voice control) and MMM-TelegramBot (for Telegram control).|
|[MMM-Loxone](https://github.com/idoodler/MMM-Loxone) | idoodler| MMM-Loxone connects to your Loxone Miniserver and lets it communicate to your MagicMirror². |