diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 3ad7bce..1c76987 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -360,6 +360,7 @@ The following modules are created by their respective authors. |[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-Live-Stream-TV](https://github.com/mcintyrehh/MMM-Live-Stream-TV) |[mcintyrehh](https://github.com/mcintyrehh/) | Display HLS live feeds with Arduino powered channel changing! +|[MMM-LocalVideoPlayer](https://github.com/RayTCosgrove/MMM-LocalVideoPlayer)|RayTCosgrove|A lightweight local video player for Magic Mirror.| |[MMM-Loxone](https://github.com/idoodler/MMM-Loxone) | idoodler| MMM-Loxone connects to your Loxone Miniserver and lets it communicate to your MagicMirror². | |[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.|