From eb5bdca46bacbabb01c52f05621f9669d94000b1 Mon Sep 17 00:00:00 2001 From: Rich Alberth <41269+ralberth@users.noreply.github.com> Date: Tue, 11 Sep 2018 08:54:42 -0400 Subject: [PATCH] Added MMM-MysqlQuery module --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 8a09cac..464f8c0 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -282,6 +282,7 @@ The following modules are created by their respective authors. |[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)| |[MMM-MQTT](https://github.com/ottopaulsen/MMM-MQTT) |ottopaulsen |A Magic Mirror Module that subscribes to one or more single value topics from an MQTT message que, and displays the payload values in a table, with configurable labels.| |[MMM-MyCalendar](https://github.com/jclarke0000/MMM-MyCalendar) |Jeff Clarke |Same functionality as the default Calendar app but different display formatting.| +|[MMM-MysqlQuery](https://github.com/ralberth/MMM-MysqlQuery) |ralberth |Run a SQL SELECT against a MySQL database and display the results in an HTML table.| |[MMM-MyWastePickup](https://github.com/jclarke0000/MMM-MyWastePickup) |Jeff Clarke |Displays your schedule for Toronto curb-side waste collection.| |[MMM-nagios](https://github.com/qistoph/MMM-nagios) |qistoph |A Magic Mirror Module for Nagios.| |[MMM-Nest](https://github.com/mochman/MMM-Nest) |Mochman |A Magic Mirror Module for the Nest Thermostat.|