From a3a7671630134b40a0c410231b40c211c48e9435 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 29 May 2018 22:36:51 +0200 Subject: [PATCH] MMM-JsonGraph --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 20016d7..4a4fdcb 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -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². |