<?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-AlarmClock popup not appearing when alarm goes off]]></title><description><![CDATA[<p dir="auto">Hi, I’m having a problem with MMM-AlarmClock where the popup (to dismiss the alarm) isn’t appearing when the alarm goes off.</p>
<p dir="auto">This was working fine for me, and then I upgraded to the latest Raspbian, MagicMirror, and MMM-AlarmClock and the popup stopped appearing.  I posted on the module’s github, but got no responses: <a href="https://github.com/fewieden/MMM-AlarmClock/issues/48" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/fewieden/MMM-AlarmClock/issues/48</a></p>
<p dir="auto">My (test) configuration is:</p>
<pre><code>    modules: [
	{
	    module: 'MMM-AlarmClock',
	    position: 'middle_center',
	    config: {
		alarms: [
		    { 
			time: "11:19", 
			days: [0,1,2,3,4,5,6], 
			sound: 'alarm.mp3', 
			title: "title", 
			message: "message", 
		    },
		],
		touch: true, 
		popup: true,
	    }
	},
    ]
</code></pre>
<p dir="auto">I’m using a Raspberry Pi Model B Rev 1.2 with Pi 7-inch Touchscreen running Raspbian 12 (bookworm).  My node version is 20.15.0, my MagicMirror version is v2.28.0 and the MMM-AlarmClock version is 2.0.2.</p>
<p dir="auto">Any help/advice would be appreciated.</p>
]]></description><link>https://forum.magicmirror.builders/topic/18888/mmm-alarmclock-popup-not-appearing-when-alarm-goes-off</link><generator>RSS for Node</generator><lastBuildDate>Mon, 20 Jul 2026 00:52:40 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18888.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 22 Jul 2024 15:32:04 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-AlarmClock popup not appearing when alarm goes off on Thu, 06 Nov 2025 06:20:18 GMT]]></title><description><![CDATA[<p dir="auto">Hey, I ran into a similar issue before — the popup didn’t appear even though the alarm triggered. In my case, it turned out to be a config issue with the notification settings in the module. Try checking if the showPopup option is enabled and that you don’t have another module overlapping it on the screen.</p>
<p dir="auto">Also, while testing your setup, you can use something like <a href="http://onlinealarm.co" target="_blank" rel="noopener noreferrer nofollow ugc">onlinealarm.co</a><br />
to verify your alarm times are correct before syncing it with MagicMirror — makes debugging way easier.</p>
]]></description><link>https://forum.magicmirror.builders/post/128845</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/128845</guid><dc:creator><![CDATA[BiaGen]]></dc:creator><pubDate>Thu, 06 Nov 2025 06:20:18 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-AlarmClock popup not appearing when alarm goes off on Tue, 30 Jul 2024 18:28:33 GMT]]></title><description><![CDATA[<p dir="auto">I eventually figured this out: I hadn’t had alert listed in the modules list.</p>
<p dir="auto">More details here: <a href="https://github.com/fewieden/MMM-AlarmClock/issues/48" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/fewieden/MMM-AlarmClock/issues/48</a></p>
]]></description><link>https://forum.magicmirror.builders/post/119030</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/119030</guid><dc:creator><![CDATA[jjd]]></dc:creator><pubDate>Tue, 30 Jul 2024 18:28:33 GMT</pubDate></item></channel></rss>