From 701d287581f39cab14912bedabbfab8f000bf196 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gre=C8=99anu=20Emanuel=20Vasile?= Date: Sun, 7 Dec 2025 02:00:40 +0200 Subject: [PATCH] Fix look up table --- 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 a800cc2..9fda6b1 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -79,7 +79,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-ModuleScheduler](https://github.com/ianperrin/MMM-ModuleScheduler) |ianperrin |Create schedules to control when other modules are shown, hidden or dimmed and to send notifications to other modules. | |[MMM-ModuleToggleButton](https://github.com/balassy/MMM-ModuleToggleButton) |[balassy](https://github.com/balassy) |Shows or hides other modules when a momentary push button is pressed. Useful for development and maintenance after the module is deployed. | |[MMM-Navigate](https://github.com/Ax-LED/MMM-Navigate) |AxLED |Connect a rotary encoder to MagicMirror² and use it for navigation inside of MagicMirror². | -| [MMM-SenseHat](https://github.com/GEmanuel2558/MMM-SenseHat) – Integrates the official Raspberry Pi Sense HAT with MagicMirror²: shows temperature, humidity, pressure, optional orientation, and can control the 8×8 LED matrix (status colors or scrolling text). | +| [MMM-SenseHat](https://github.com/GEmanuel2558/MMM-SenseHat) |GEmanuel2558 |Integrates the official Raspberry Pi Sense HAT with MagicMirror²: shows temperature, humidity, pressure, optional orientation, and can control the 8×8 LED matrix (status colors or scrolling text). | |[MMM-NetworkConnection](https://github.com/slametps/MMM-NetworkConnection) |[Slamet PS](https://github.com/slametps) |Display network connection status (ping, download speed, upload speed). | |[MMM-network-signal](https://github.com/PoOwAa/MMM-network-signal) |PoOwAa |Display a solid wifi logo as network signal based on ping speed. | |[MMM-NotificationTrigger](https://github.com/MMRIZE/MMM-NotificationTrigger) |MMRIZE |MMM-NotificationTrigger is a simple notification relay which can convert notifications from TRIGGER_NOTIFICATION to FIRE_NOTIFICATION. |