From 2a5b9a6545bcc2a3229df615ca378eac9056efdb Mon Sep 17 00:00:00 2001 From: Veeck Date: Wed, 6 Mar 2019 14:14:43 +0100 Subject: [PATCH] Add MMM-MotionDetector entry --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 978d7cf..5a30014 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -329,6 +329,7 @@ The following modules are created by their respective authors. |[MMM-Loxone](https://github.com/idoodler/MMM-Loxone) | idoodler| MMM-Loxone connects to your Loxone Miniserver and lets it communicate to your MagicMirror². | |[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-MotionDetector](https://github.com/rejas/MMM-MotionDetector) |rejas |Camera based motion detector, updated fork of alexyaks version.| |[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 topics from MQTT message queues, 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.|