<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[MMM-MessageCenter — a unified inbox for MagicMirror notifications]]></title><description><![CDATA[<p dir="auto">I’ve been working on <strong>MMM-MessageCenter</strong>, a module that gives notifications from different sources one consistent place on the mirror.</p>
<p dir="auto">The idea came from a pretty simple problem: a notification appears, disappears, and nobody knows whether anyone actually saw it. Different modules and services also handle alerts differently, so important information can easily get lost.</p>
<p dir="auto">MessageCenter adds a small notification history with clear unread, viewed, acknowledged, dismissed, and expired states.</p>
<h2>What can send messages?</h2>
<p dir="auto">Everything:</p>
<ul>
<li>Other MagicMirror modules</li>
<li>MagicMirror’s bundled Weather module</li>
<li>MMM-Remote-Control</li>
<li>Home Assistant</li>
<li>REST webhooks</li>
<li>MQTT</li>
<li>Local Unix-socket scripts and system monitors</li>
</ul>
<p dir="auto">It intentionally doesn’t collect every internal MagicMirror event. Modules either use the MessageCenter API or an explicitly enabled adapter, which keeps refresh, navigation, and module-control traffic out of the inbox.</p>
<h2>A few examples</h2>
<p dir="auto">A dishwasher notification can briefly appear as an alert and then remain in history until someone views it.</p>
<p dir="auto">A doorbell message can include a camera snapshot captured when the event happened, so the image doesn’t change before somebody checks it.</p>
<p dir="auto">The standard MagicMirror Weather module can add a “Rain approaching” message without requiring a separate weather service.</p>
<p dir="auto">A local monitoring script can report low disk space, high temperature, network trouble, or another condition that should be visible on the mirror.</p>
<p dir="auto"><img src="/assets/uploads/files/1787288172343-489bf62b-9edb-44bc-b4d7-6252e6a60b70-image-resized.jpeg" alt="489bf62b-9edb-44bc-b4d7-6252e6a60b70-image.jpeg" class=" img-fluid img-markdown" /></p>
<h2>Different ways to display it</h2>
<p dir="auto">MessageCenter can be used as:</p>
<ul>
<li>A compact list in a normal MagicMirror region</li>
<li>A full-page message inbox</li>
<li>A touch-friendly display with message controls</li>
<li>A non-touch display that simply shows the newest messages</li>
</ul>
<p dir="auto">It can show temporary alerts, retain message history, expire old messages, update existing messages by ID, and publish attention events for other integrations. It only says that something needs attention, leaving other modules and integrations free to decide what that means.</p>
<p dir="auto">Configuration, payload examples, and documentation:</p>
<p dir="auto"><a href="https://github.com/bwente/MMM-MessageCenter" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/bwente/MMM-MessageCenter</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/20338/mmm-messagecenter-a-unified-inbox-for-magicmirror-notifications</link><generator>RSS for Node</generator><lastBuildDate>Sat, 22 Aug 2026 06:24:28 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/20338.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 21 Aug 2026 04:57:18 GMT</pubDate><ttl>60</ttl></channel></rss>