<?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-DumpsterDay]]></title><description><![CDATA[<h1>Description:</h1>
<p dir="auto">This module works as a reminder to take the dumpster from the driveway to the gate on every odd Tuesday and Monday before. Although  the use sounds very specific, it can be easily changed to any reminder on recurring days.</p>
<h1>Screenshot:</h1>
<p dir="auto"><img src="https://github.com/DeanoNoire/MMM-DumpsterDay/blob/master/multiple.png?raw=true" alt="alt text" class=" img-fluid img-markdown" /></p>
<h1>Download:</h1>
<p dir="auto">[card:DeanoNoire/MMM-DumpsterDay]</p>
<h1>Version 1.0</h1>
<p dir="auto">Initial version</p>
<h1>Version 1.1</h1>
<p dir="auto">Now there are 3 possible cans, user can disable each one in config or change the image via css.<br />
Pulsing is now switchable.<br />
Changed the startDate input format.</p>
<p dir="auto">Thank you for your time and constructive criticism! :)</p>
]]></description><link>https://forum.magicmirror.builders/topic/11558/mmm-dumpsterday</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 23:25:08 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/11558.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 08 Nov 2019 14:11:34 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-DumpsterDay on Sun, 30 Oct 2022 06:19:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bd0g" aria-label="Profile: BD0G">@<bdi>BD0G</bdi></a> awesome mate! So glad the module is used :)</p>
]]></description><link>https://forum.magicmirror.builders/post/105613</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105613</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Sun, 30 Oct 2022 06:19:27 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Wed, 26 Oct 2022 01:34:59 GMT]]></title><description><![CDATA[<p dir="auto">I have been working on scaling the use of this great module. I thought about what other reoccurring things that I might need notification of.  It came to mind that my front loading Washing Machine indicates that I need to clean the pump screen every 30 days! I also like to do a “tub clean” at about the same interval.<br />
The washer  has a setting that is named “tub clean” where one adds a bit of bleach or other detergent made for cleaning the inside of the stainless tub to make sure that there is not any bacteria and gunk that builds up.</p>
<p dir="auto">In that vein I created a custom icon that can be used for notification.  I wanted to share it with the community in case anyone else wanted to be notified as well.</p>
<p dir="auto">Since I dont use the Recycle Can I just substituted this icon for the Recycle Can and set the reoccurring  notification to be every 30 days!! Click the link and then Right Click - Save Image As<br />
<a href="/assets/uploads/files/1666747921933-tubclean.png">TubClean.png</a></p>
]]></description><link>https://forum.magicmirror.builders/post/105512</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/105512</guid><dc:creator><![CDATA[BD0G]]></dc:creator><pubDate>Wed, 26 Oct 2022 01:34:59 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Mon, 15 Nov 2021 13:55:05 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/dinschal" aria-label="Profile: dinschal">@<bdi>dinschal</bdi></a> Hey there, it’s not possible to set it via config right now, but it’s quite easy to modify it in the MMM-DumpsterDay.js file:</p>
<p dir="auto">Find folloing code (about row 167)</p>
<p dir="auto">// Trashday today<br />
if (difference%datediff_1 == 0) {<br />
result = 1<br />
<a href="http://Log.info" target="_blank" rel="noopener noreferrer nofollow ugc">Log.info</a>(“It’s trashday !!”);<br />
}</p>
<p dir="auto">and change the value of result to 0.<br />
So it’s:</p>
<p dir="auto">// Trashday today<br />
if (difference%datediff_1 == 0) {<br />
result = 0<br />
<a href="http://Log.info" target="_blank" rel="noopener noreferrer nofollow ugc">Log.info</a>(“It’s trashday !!”);<br />
}</p>
<p dir="auto">Please let me know if this solution worked as desired.<br />
Have a good one; Greetings from Czechia.</p>
]]></description><link>https://forum.magicmirror.builders/post/96441</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/96441</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Mon, 15 Nov 2021 13:55:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Tue, 09 Nov 2021 14:51:12 GMT]]></title><description><![CDATA[<p dir="auto">Hi Deanonoire,</p>
<p dir="auto">is it possible to show the can only the day before collecting? In Germany we put our trash cans outside the day before. So the notification on the collection day is not nessesary?</p>
<p dir="auto">Greetings</p>
]]></description><link>https://forum.magicmirror.builders/post/96153</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/96153</guid><dc:creator><![CDATA[Dinschal]]></dc:creator><pubDate>Tue, 09 Nov 2021 14:51:12 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Mon, 19 Apr 2021 17:02:29 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: deanonoire">@<bdi>deanonoire</bdi></a> How do I create instances and functions? Also, to make them work, do I have to create different images even if they serve the same thing? e.g. landscape.png landscape-1.png and landscape-2.png, with relative css code?<br />
thank you very much</p>
]]></description><link>https://forum.magicmirror.builders/post/90864</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90864</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Mon, 19 Apr 2021 17:02:29 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sun, 18 Apr 2021 09:07:01 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: deanonoire">@<bdi>deanonoire</bdi></a> said in <a href="/post/90783">MMM-DumpsterDay</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> Glad I could help ;) stay safe ;)</p>
</blockquote>
<p dir="auto">Thank you :ok_hand:</p>
]]></description><link>https://forum.magicmirror.builders/post/90821</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90821</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Sun, 18 Apr 2021 09:07:01 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sat, 17 Apr 2021 08:09:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> Glad I could help ;) stay safe ;)</p>
]]></description><link>https://forum.magicmirror.builders/post/90783</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90783</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Sat, 17 Apr 2021 08:09:31 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 16 Apr 2021 16:14:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: deanonoire">@<bdi>deanonoire</bdi></a> Ok now it’s all ok i was wrong, some lines of css code had disappeared<br />
Thank you very much</p>
]]></description><link>https://forum.magicmirror.builders/post/90767</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90767</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Fri, 16 Apr 2021 16:14:35 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 16 Apr 2021 09:08:42 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> I see. What is in the log? There should be evaluations if its trashday or not.<br />
Also can you inspect the elements if .non_today class is present on the divs? If yes, check if the css file is loaded properly, as it should be hiding the images when it’s not dumpster day.</p>
<p dir="auto"><a href="https://github.com/DeanoNoire/MMM-DumpsterDay/blob/master/MMM-DumpsterDay.css" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/DeanoNoire/MMM-DumpsterDay/blob/master/MMM-DumpsterDay.css</a></p>
]]></description><link>https://forum.magicmirror.builders/post/90755</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90755</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Fri, 16 Apr 2021 09:08:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 16 Apr 2021 08:52:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: deanonoire">@<bdi>deanonoire</bdi></a> said in <a href="/post/90750">MMM-DumpsterDay</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> I’m quite certain you have to create functions and instances for every landscape reccuring date. Act like second and third landscape instances are different kind of trash with the same image.</p>
</blockquote>
<p dir="auto">Hi, but it doesn’t display me landscape but glass or organic.  I created a new instance called landscape1 but it still shows me all the images . This is the code of config.js. How can I do?</p>
<pre><code>{	
	module:"MMM-DumpsterDay",
	position:"top_left",
	header: "Raccola Differenziata",
  
	config: {
		refreshInterval: 18000000, // Default: 18000000 = 5 hours
		pulse: false, 			   // Default: true - Makes the module pulsating

	enableBasic: true, 				// Abilita indifferenziata trashcan 
		basicStartDate: "09.04.2021", 		// The first dumpster day (Always use 2 digit dates (01 instead of 1))
		basicDateDiff_1: 7,			// Trashday reoccurance - Default: 14 (every 14 days)
		basicNotifyDayBefore: true,		//Default: true - If you want the notification to appear also the day before the dumpster day
	enablePaper: true,			// Abilita bidoncino carta bianco
		paperStartDate: "06.04.2021",
		paperDateDiff_1: 7,
		paperNotifyDayBefore: true,
	enablePlastic: true,			// Same values as basic but for Plastic
		plasticStartDate: "13.04.2021", 
		plasticDateDiff_1: 7,
		plasticNotifyDayBefore: true,
	enableVetro: true,			// Same values as basic but for Plastic
		vetroStartDate: "08.04.2021", 
		vetroDateDiff_1: 7,
		vetroNotifyDayBefore: true,
	enableLandscape: true,			// Abilita bidoncino umido
		landscapeStartDate: "04.04.2021",
		landscapeDateDiff_1: 7,		
		landscapeNotifyDayBefore: true,
	enableLandscape1: true,			// Abilita bidoncino umido
		landscape1StartDate: "06.04.2021",
		landscape1DateDiff_1: 7,		
		landscape1NotifyDayBefore: true,
}
},

</code></pre>
<p dir="auto">and this is how it is displayed</p>
<p dir="auto"><img src="/assets/uploads/files/1618563057408-garbage.jpg" alt="garbage.jpg" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/90752</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90752</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Fri, 16 Apr 2021 08:52:08 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 16 Apr 2021 08:07:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> I’m quite certain you have to create functions and instances for every landscape reccuring date. Act like second and third landscape instances are different kind of trash with the same image.</p>
]]></description><link>https://forum.magicmirror.builders/post/90750</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90750</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Fri, 16 Apr 2021 08:07:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 16 Apr 2021 07:12:41 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> does anyone know how to fix date display error in images?</p>
]]></description><link>https://forum.magicmirror.builders/post/90748</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90748</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Fri, 16 Apr 2021 07:12:41 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Wed, 14 Apr 2021 15:32:20 GMT]]></title><description><![CDATA[<p dir="auto">Hi all, I’m having trouble getting the exact icon of the garbage collection to display with the chosen day. Example, today there is no collection but it shows me 3 icons that should not display. Also, from us the collection of organic materials occurs 3 times a week how could I put more dates for the same collection? I attach links for my icons and the code of both MMM-Dumpster and config.js</p>
<p dir="auto"><a href="https://app.box.com/s/p93b5dcetcmde2ziqm2ibp2y7zloggps" target="_blank" rel="noopener noreferrer nofollow ugc">img garbage</a></p>
<p dir="auto">Glass, Paper, Organic, Plastic and Other Garbage</p>
<p dir="auto"><a href="https://app.box.com/s/tby560cnsxmj9rt8b007r85ax19f7m6z" target="_blank" rel="noopener noreferrer nofollow ugc">config.js file MM</a></p>
<p dir="auto"><a href="https://app.box.com/s/qjtpeo7jbnvpp87h1fwimmfyibof9r0f" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-Dumpster file</a></p>
<p dir="auto">Thank you</p>
]]></description><link>https://forum.magicmirror.builders/post/90687</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/90687</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Wed, 14 Apr 2021 15:32:20 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Tue, 27 Oct 2020 10:42:06 GMT]]></title><description><![CDATA[<p dir="auto">Cool… I will look into it as soon as I dont have that much work :)</p>
]]></description><link>https://forum.magicmirror.builders/post/83996</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83996</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Tue, 27 Oct 2020 10:42:06 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 23 Oct 2020 14:56:22 GMT]]></title><description><![CDATA[<p dir="auto">Just when I thought there were a standard set of colours, I find this…</p>
<p dir="auto"><a href="https://en.wikipedia.org/wiki/Recycling_bin" target="_blank" rel="noopener noreferrer nofollow ugc">https://en.wikipedia.org/wiki/Recycling_bin</a></p>
<p dir="auto">Looks like the most sensible thing is to simply ensure the recycling symbol is on the icon, and then give people the option of different colours.</p>
]]></description><link>https://forum.magicmirror.builders/post/83837</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83837</guid><dc:creator><![CDATA[Bob]]></dc:creator><pubDate>Fri, 23 Oct 2020 14:56:22 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 23 Oct 2020 05:45:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: DeanoNoire">@<bdi>DeanoNoire</bdi></a> Our colours are blue (glass), grey (cardboard), green (plastic) and black (trash/rubbish), but I suspect if you compare local areas, they’ll all have different colour schemes. I’ve even seen places where the bins were all the same, they just had different logos on them for the relevant product.</p>
<p dir="auto">As you say, either paramatize them, or even just reference the icons by name/type, and let people change the image behind them to their colour of choice ?</p>
]]></description><link>https://forum.magicmirror.builders/post/83833</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/83833</guid><dc:creator><![CDATA[Bob]]></dc:creator><pubDate>Fri, 23 Oct 2020 05:45:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Wed, 07 Oct 2020 07:05:17 GMT]]></title><description><![CDATA[<p dir="auto">Hey <a class="plugin-mentions-user plugin-mentions-a" href="/user/bob" aria-label="Profile: Bob">@<bdi>Bob</bdi></a> ,<br />
sure thing. Any tips for cardboard and glass bin image and color?<br />
This brings me to an idea of making the colors and images parameterizable.</p>
<p dir="auto">Deano</p>
]]></description><link>https://forum.magicmirror.builders/post/82962</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82962</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Wed, 07 Oct 2020 07:05:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Tue, 06 Oct 2020 10:04:00 GMT]]></title><description><![CDATA[<p dir="auto">Hi, is there any way to add a option for a 4th icon ? We have 3 different types of recycling (glass, cardboard and plastic), as well as the usual rubbish/trash, and of course, they all come at different times ! :)</p>
]]></description><link>https://forum.magicmirror.builders/post/82928</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82928</guid><dc:creator><![CDATA[Bob]]></dc:creator><pubDate>Tue, 06 Oct 2020 10:04:00 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Tue, 06 Oct 2020 09:10:17 GMT]]></title><description><![CDATA[<p dir="auto">Hello <a class="plugin-mentions-user plugin-mentions-a" href="/user/blackeaglece" aria-label="Profile: blackeaglece">@<bdi>blackeaglece</bdi></a> ,<br />
I do not use the headers, but I presume it’s always on the top of the module wrapper.<br />
So first thing I’d try is decreasing the height value of trashcan_wrapper.<br />
This is done in MMM-DumpsterDay.css file in the module folder.</p>
<p dir="auto"><img src="/assets/uploads/files/1601975335953-3845413d-3ff7-4031-8244-5a0c2b08b23a-image.png" alt="3845413d-3ff7-4031-8244-5a0c2b08b23a-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Please let me know if you managed moving it by these steps.</p>
<p dir="auto">Deano</p>
]]></description><link>https://forum.magicmirror.builders/post/82927</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82927</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Tue, 06 Oct 2020 09:10:17 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sun, 04 Oct 2020 08:53:39 GMT]]></title><description><![CDATA[<p dir="auto">Hello how can i reduce the space between the header and the image? as you can see from the screenshot<img src="/assets/uploads/files/1601801589513-reduce.jpg" alt="reduce.jpg" class=" img-fluid img-markdown" />  Thank you very much</p>
]]></description><link>https://forum.magicmirror.builders/post/82814</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82814</guid><dc:creator><![CDATA[blackeaglece]]></dc:creator><pubDate>Sun, 04 Oct 2020 08:53:39 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sat, 19 Sep 2020 19:06:26 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/robertybob" aria-label="Profile: robertybob">@<bdi>robertybob</bdi></a> originaly there was a github card for the repository, but it seems the card is not supported anymore.<br />
And as I’m not able to edit the original post, here is the link:<br />
<a href="https://github.com/DeanoNoire/MMM-DumpsterDay" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/DeanoNoire/MMM-DumpsterDay</a></p>
]]></description><link>https://forum.magicmirror.builders/post/82058</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82058</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Sat, 19 Sep 2020 19:06:26 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sat, 19 Sep 2020 18:36:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/deanonoire" aria-label="Profile: DeanoNoire">@<bdi>DeanoNoire</bdi></a> The download link isn’t in the original post anymore?</p>
]]></description><link>https://forum.magicmirror.builders/post/82057</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82057</guid><dc:creator><![CDATA[robertybob]]></dc:creator><pubDate>Sat, 19 Sep 2020 18:36:54 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Fri, 18 Sep 2020 21:21:42 GMT]]></title><description><![CDATA[<p dir="auto">Hey guys,<br />
I finally found some time to review and practically remaster whole module. Now it’s finally working correctly and the console logging is improved and more readable.</p>
<p dir="auto">Please let me know if you still encounter some issues.</p>
<p dir="auto">Stay safe in these difficult times!</p>
]]></description><link>https://forum.magicmirror.builders/post/82012</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/82012</guid><dc:creator><![CDATA[DeanoNoire]]></dc:creator><pubDate>Fri, 18 Sep 2020 21:21:42 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-DumpsterDay on Sat, 21 Dec 2019 19:54:47 GMT]]></title><description><![CDATA[<p dir="auto">has anyone managed to get this module to work correctly?i’ve tried allsorts of config options but it behaves quite strangely.<br />
my collection day is monday,the red gets collected every monday and the blue and yellow get alternate and get collected biweekly.<br />
the module did as it should the first week and never since then,it only shows 1 bin,some weeks it shows a bin to be collected on thursday,dissapears on friday and re-appears on sunday!</p>
<pre><code>{
        module:"MMM-DumpsterDay",
        position:"upper_third",
        config: {
                refreshInterval: 18000000, // Default: 18000000 = 5 hours
                pulse: false,
                maxWidth: "75px",                          // Default: true - Makes the module pulsating

                enableBasic: true,                              // Enable basic trashcan
                basicStartDate: "11.11.2019",   // The first dumpster day (Always use 2 digit dates (01 instead of 1))
                basicDateDiff_1: 7,                     // Trashday reoccurance - Default: 14 (every 14 days)
                basicNotifyDayBefore: true,             //Default: true - If you want the notification to appear also t$
                enablePlastic: false,                   // Same values as basic but for Plastic
                plasticStartDate: "04.11.2019",
                plasticDateDiff_1: 14,
                plasticNotifyDayBefore: true,

                enableLandscape: true,                  // Same values as basic but for Landscape
                landscapeStartDate: "11.11.2019",
                landscapeDateDiff_1: 14,
                landscapeNotifyDayBefore: true,
                }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/66367</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/66367</guid><dc:creator><![CDATA[mrdenmark]]></dc:creator><pubDate>Sat, 21 Dec 2019 19:54:47 GMT</pubDate></item></channel></rss>