From 9a5dc278a31ab2839a09caab81e960640a49e68e Mon Sep 17 00:00:00 2001 From: Veeck Date: Wed, 6 Mar 2019 14:15:47 +0100 Subject: [PATCH] Update MMM-MotionDetector description --- 3rd-Party-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 5a30014..71c6018 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -329,7 +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-MotionDetector](https://github.com/rejas/MMM-MotionDetector) |rejas |Camera based motion detector that turns of your display after a while, 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.|