<?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[Module Alert]]></title><description><![CDATA[<p dir="auto">Hello,<br />
I have a question: I have a google calendar in the standard calendar module with appointments. I cannot display the appointments in the standard ‘Alert’ module. How does this module work, do you need to add parameters in the calendar… I row.<br />
I found this in the doc:<br />
For notifications use:<br />
self.sendNotification(“SHOW_ALERT”, {type: “notification”});<br />
For alerts, use:<br />
self.sendNotification(“SHOW_ALERT”, {});<br />
What’s the point ?<br />
Yet this is where the new alert message comes in, isn’t it?<br />
I use the module ‘AlarmClock’ which shows me the alarm!<br />
Here is the config of my module:</p>
<pre><code>// alert
{
module: ‘alert’,
config:
{
welcome_message:“Bonjour voici les alertes”,
display_time:10000,
			}
},
</code></pre>
<p dir="auto">The message is displayed correctly at startup “! But no calendar alert is displayed! Like the one planned” Fictitious appointment ". But maybe it is not planned for that?<br />
A photo of my Mirror (still evolving)!<img src="undefined" alt="0_1581870793538_Capture.JPG" class=" img-fluid img-markdown" /><br />
thanks for help<br />
BigFer</p>
]]></description><link>https://forum.magicmirror.builders/topic/12218/module-alert</link><generator>RSS for Node</generator><lastBuildDate>Tue, 09 Jun 2026 11:41:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/12218.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 16 Feb 2020 16:50:25 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Module Alert on Sun, 16 Feb 2020 18:05:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> Hello, thanks for the reply, I understand better! Which module could display the calendar appointment alert message? I haven’t seen one yet.</p>
]]></description><link>https://forum.magicmirror.builders/post/69593</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69593</guid><dc:creator><![CDATA[BigFer]]></dc:creator><pubDate>Sun, 16 Feb 2020 18:05:48 GMT</pubDate></item><item><title><![CDATA[Reply to Module Alert on Sun, 16 Feb 2020 17:02:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bigfer" aria-label="Profile: BigFer">@<bdi>BigFer</bdi></a> alert shows alert messages. Has nothing to do w calendar.<br />
Cannot show upcoming event notices (alert) without some other module</p>
]]></description><link>https://forum.magicmirror.builders/post/69588</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/69588</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 16 Feb 2020 17:02:33 GMT</pubDate></item></channel></rss>