From d894ab7b1fc913d516d57d062f84b384df8f74ca Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 2 Apr 2018 18:36:23 +0200 Subject: [PATCH] Add MMM-JsonTable --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index e2c49ca..237248f 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -224,6 +224,7 @@ The following modules are created by their respective authors. |[MMM-Jeedom](https://github.com/prysme01/MMM-Jeedom) |prysme| Display values from Home automation software [JEEDOM](https://www.jeedom.com).| |[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-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-max](https://github.com/mirko3000/MMM-max) |mirko3000 |Displays the status of you MAX! radiator thermostats via the MAX! cube gateway.|