From c9d4f5a8878546654b0beec359e9559922fbaf62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gre=C8=99anu=20Emanuel=20Vasile?= Date: Sun, 7 Dec 2025 01:57:46 +0200 Subject: [PATCH] =?UTF-8?q?*=20[MMM-SenseHat](https://github.com/GEmanuel2?= =?UTF-8?q?558/MMM-SenseHat)=20=E2=80=93=20Integrates=20the=20official=20R?= =?UTF-8?q?aspberry=20Pi=20Sense=20HAT=20with=20MagicMirror=C2=B2:=20shows?= =?UTF-8?q?=20temperature,=20humidity,=20pressure,=20optional=20orientatio?= =?UTF-8?q?n,=20and=20can=20control=20the=208=C3=978=20LED=20matrix=20(sta?= =?UTF-8?q?tus=20colors=20or=20scrolling=20text).?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index ae5484e..a800cc2 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -79,6 +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-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. |