<?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[No calendar !!]]></title><description><![CDATA[<p dir="auto">Hello</p>
<p dir="auto">I want to used this module but when i config the file config.js ; i have no calendar on my screen. Please find bellow my config. Can you help me !! Thanks a lot</p>
<pre><code>{
		module: "MMM-CalendarWeek",
		position: "bottom_left",	// This can be any of the regions. Best results in bottom region.
		config: {
			showEndDate: true,
			displayLocation: true,
			displayDescription: true,

			calendars: [
			{
			symbol: "calendar-check-o",
			maximumNumberOfDays: 1,
			url: 'xxx.ics',
			
			auth: {
			    user: 'xxx@xx.com',
			    pass: 'xxx',
			    method: 'basic'
				}
			},
				],
			},
		},

</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/13626/no-calendar</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 03:49:25 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/13626.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 08 Sep 2020 10:55:19 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to No calendar !! on Wed, 09 Sep 2020 12:54:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> said in <a href="/post/81487">No calendar !!</a>:</p>
<blockquote>
<p dir="auto">In the future, please post requests for help in the Troubleshooting section of the forum.</p>
</blockquote>
<p dir="auto">moved</p>
]]></description><link>https://forum.magicmirror.builders/post/81506</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81506</guid><dc:creator><![CDATA[lavolp3]]></dc:creator><pubDate>Wed, 09 Sep 2020 12:54:42 GMT</pubDate></item><item><title><![CDATA[Reply to No calendar !! on Wed, 09 Sep 2020 01:54:28 GMT]]></title><description><![CDATA[<p dir="auto">In the future, please post requests for help in the Troubleshooting section of the forum.</p>
]]></description><link>https://forum.magicmirror.builders/post/81487</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81487</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Wed, 09 Sep 2020 01:54:28 GMT</pubDate></item><item><title><![CDATA[Reply to No calendar !! on Tue, 08 Sep 2020 11:51:36 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/franekola" aria-label="Profile: franekola">@<bdi>franekola</bdi></a> where is xxx.ics located?<br />
typically u put the whole url there for mm to download the calendar<br />
<a href="https://google.com/" target="_blank" rel="noopener noreferrer nofollow ugc">https://google.com/</a>…</p>
]]></description><link>https://forum.magicmirror.builders/post/81468</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/81468</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Tue, 08 Sep 2020 11:51:36 GMT</pubDate></item></channel></rss>