<?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-DynamicWeather]]></title><description><![CDATA[<p dir="auto">A module to display different weather effects (ie: rain, snow, clouds, lightning) based on current weather from OpenWeatherMap API. Also allows for custom effects based on weather codes or just a date; such as for displaying hearts on the screen for Valentine’s day. Heavily configurable.</p>
<p dir="auto">All info can be found here: <a href="https://github.com/scottcl88/MMM-DynamicWeather" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/scottcl88/MMM-DynamicWeather</a></p>
]]></description><link>https://forum.magicmirror.builders/topic/14672/mmm-dynamicweather</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 08:03:42 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14672.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 21 Feb 2021 00:22:53 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 09 Jan 2022 20:59:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sifuhall" aria-label="Profile: sifuhall">@<bdi>sifuhall</bdi></a> Did you review the configuration options? The holiday references the “Name” column from <a href="https://www.timeanddate.com/holidays/us/?hol=43122559" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.timeanddate.com/holidays/us/?hol=43122559</a>. You can only have one holiday per effect, but you can have many effects. Please review the documentation and troubleshooting techniques listed at <a href="https://github.com/scottcl88/MMM-DynamicWeather" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/scottcl88/MMM-DynamicWeather</a>.</p>
<p dir="auto">Example:</p>
<pre><code>{
 module: 'MMM-DynamicWeather',
 position: 'fullscreen_above',
 config: {
  api_key: "your_key",
  locationID: "4140963",
  effects: [
   {
    holiday: "Valentine's Day",
    images: ["heart1.png", "heart2.png"],
   },
   {
    holiday: "Super Bowl",
    images: ["football.png",],
   }
  ],
 }
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/98314</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98314</guid><dc:creator><![CDATA[scottcl88]]></dc:creator><pubDate>Sun, 09 Jan 2022 20:59:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Thu, 06 Jan 2022 20:33:43 GMT]]></title><description><![CDATA[<p dir="auto">First, this is a great module!</p>
<p dir="auto">Second, how can I use the “holiday” option?  It appears to be looking for a string and not an array so how can I pass multiple holidays?</p>
]]></description><link>https://forum.magicmirror.builders/post/98216</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98216</guid><dc:creator><![CDATA[sifuhall]]></dc:creator><pubDate>Thu, 06 Jan 2022 20:33:43 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 28 Feb 2021 13:27:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scottcl88" aria-label="Profile: scottcl88">@<bdi>scottcl88</bdi></a> , Hi,<br />
I don’t want to stress you out, but I like this module too much and I want to have it on the mirror. Now I have another problem: even if the night is clear, or the day is sunny, the module is not updated after the current weather. Clouds can still be seen. I waited a few hours, maybe there is a longer interval for the synchronization of the two modules but nothing changes. I installed it again two days ago, it’s “up to date”. If I restart the mirror, everything is ok, the clouds are no longer visible when the weather is sunny.<br />
<img src="/assets/uploads/files/1614518756513-img_20210227_220814969_hdr.jpg" alt="IMG_20210227_220814969_HDR.jpg" class=" img-fluid img-markdown" /><br />
<img src="/assets/uploads/files/1614518768975-img_20210228_123407148_hdr.jpg" alt="IMG_20210228_123407148_HDR.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/88999</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88999</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 28 Feb 2021 13:27:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 21 Feb 2021 15:21:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scottcl88" aria-label="Profile: scottcl88">@<bdi>scottcl88</bdi></a> said in <a href="/post/88702">MMM-DynamicWeather</a>:</p>
<blockquote>
<p dir="auto">A module to display different weather effects (ie: rain, snow, clouds, lightning) based on current weather from OpenWeatherMap API. Also allows for custom effects based on weather codes or just a date; such as for displaying hearts on the screen for Valentine’s day. Heavily configurable.</p>
<p dir="auto">All info can be found here: <a href="https://github.com/scottcl88/MMM-DynamicWeather" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/scottcl88/MMM-DynamicWeather</a></p>
</blockquote>
<p dir="auto">This is AWESOME work!!! My kids enjoy looking at the clouds scroll through the screen… Makes an, otherwise, tad bit boring mirror quiet a bit more fun to look at. :thumbs_up:</p>
]]></description><link>https://forum.magicmirror.builders/post/88733</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88733</guid><dc:creator><![CDATA[dkhorse74]]></dc:creator><pubDate>Sun, 21 Feb 2021 15:21:57 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 21 Feb 2021 10:00:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scottcl88" aria-label="Profile: scottcl88">@<bdi>scottcl88</bdi></a> Hi,<br />
I installed MMM-DynamicWeather a few days ago. It’s a very nice module, but my mirrors (I have three) lock daily and go from portrait mode to landscape mode, the Weather Forecast module is no longer displayed. Does anyone else have such problems?</p>
]]></description><link>https://forum.magicmirror.builders/post/88718</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88718</guid><dc:creator><![CDATA[George]]></dc:creator><pubDate>Sun, 21 Feb 2021 10:00:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 21 Feb 2021 08:22:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scottcl88" aria-label="Profile: scottcl88">@<bdi>scottcl88</bdi></a> Cool 🤓  Thanks for sharing your work! 👍</p>
]]></description><link>https://forum.magicmirror.builders/post/88714</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88714</guid><dc:creator><![CDATA[rudibarani]]></dc:creator><pubDate>Sun, 21 Feb 2021 08:22:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DynamicWeather on Sun, 21 Feb 2021 01:27:48 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/scottcl88" aria-label="Profile: scottcl88">@<bdi>scottcl88</bdi></a> nice work</p>
]]></description><link>https://forum.magicmirror.builders/post/88705</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88705</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 21 Feb 2021 01:27:48 GMT</pubDate></item></channel></rss>