<?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[compliments updateIntervall not working]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">I really like the idea of the mirror making compliments to the one in front of it (and my wife and all other female visitors like this too :-) )<br />
But with the standard update intervall it changes way to fast for my liking. I tried to change this, but it didn’t had any effekt. Maybe someone here can help me out.</p>
<pre><code>                {
                        module: "compliments",
                        position: "lower_third",
                        updateInterval: 600000,
                        config: {
                                   compliments: {
                                   anytime: [
                                   "Hallo"
                                   ],
                                   morning: [
                                   "Guten Morgen!",
                                   "Hab einen schönen Tag!",
                                   "Hast du gut geschlafen?"
                                   ],
                                   afternoon: [
                                   "Du siehst toll aus!"
                                       ],
                                   evening: [
                                   "Du siehst klasse aus!"
                                   ]
                             }
                        }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/9141/compliments-updateintervall-not-working</link><generator>RSS for Node</generator><lastBuildDate>Wed, 20 May 2026 10:40:32 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9141.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 22 Nov 2018 14:59:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to compliments updateIntervall not working on Tue, 27 Nov 2018 12:26:22 GMT]]></title><description><![CDATA[<p dir="auto">thank you guys… you are totaly right.</p>
]]></description><link>https://forum.magicmirror.builders/post/47408</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47408</guid><dc:creator><![CDATA[AnduriI]]></dc:creator><pubDate>Tue, 27 Nov 2018 12:26:22 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Tue, 27 Nov 2018 12:24:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/cowboysdude" aria-label="Profile: cowboysdude">@<bdi>cowboysdude</bdi></a></p>
<p dir="auto">Oh good catch. I didn’t even see that. :thumbsup:</p>
]]></description><link>https://forum.magicmirror.builders/post/47407</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47407</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Tue, 27 Nov 2018 12:24:49 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Tue, 27 Nov 2018 12:26:00 GMT]]></title><description><![CDATA[<p dir="auto">…  You have to do this way:<br />
Time format can be anyway  4 * 60 * 1000 or 60000 [60 seconds]</p>
<pre><code>                      ``` {
	          disabled: false,
		 module: "compliments",
		position: "lower_third",
		config: { 
                    updateInterval: 60000,  
                    compliments: { 
                               anytime: [ 
                                     "Hallo", 
                                     "Guten Tag" 
                                       ],                       
                                     }
	                  },```
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/47406</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47406</guid><dc:creator><![CDATA[cowboysdude]]></dc:creator><pubDate>Tue, 27 Nov 2018 12:26:00 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Tue, 27 Nov 2018 08:00:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: mykle1">@<bdi>mykle1</bdi></a> still not working and changing every 30 seconds…<br />
I have not modified anything of the compliments files and am not using multiple configs (don’t actually know how to do that). I can add new compliments to the list and they are shown, so it’s not a general problem of not seeing the config. Seems more specific to the updateIntervall, as I tried different values without any changes in the mirror.</p>
<pre><code>                {
                        module: "compliments",
                        position: "lower_third",
                        updateInterval: 5*60*1000,
                        config: {
                                compliments: {
                                anytime: [
                                "Hallo",
                                "Guten Tag"
                                ],
                                morning: [
                                "Guten Morgen!",
                                "Hab einen schönen Tag!",
                                "Hast du gut geschlafen?"
                                ],
                                afternoon: [
                                "Du siehst toll aus!"
                                ],
                                evening: [
                                "Du siehst klasse aus!"
                                ]
                                }
                        }
                },
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/47397</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47397</guid><dc:creator><![CDATA[AnduriI]]></dc:creator><pubDate>Tue, 27 Nov 2018 08:00:18 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Thu, 22 Nov 2018 15:39:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andurii" aria-label="Profile: andurii">@<bdi>andurii</bdi></a> said in <a href="/post/47155">compliments updateIntervall not working</a>:</p>
<blockquote>
<p dir="auto">yeah it is still updating every 30s now. I will test your value and report back.<br />
edit: btw it is set to 600 seconds =&gt; 10 minutes</p>
</blockquote>
<p dir="auto">My bad. 10 minutes it is. Duh!</p>
<p dir="auto">Have you modified the compliments module files in any way? Are you working with more than one config.js file? (I’ve done this) Sounds as if the module is not seeing the config changes</p>
]]></description><link>https://forum.magicmirror.builders/post/47157</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47157</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 22 Nov 2018 15:39:55 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Thu, 22 Nov 2018 15:32:31 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/mykle1" aria-label="Profile: mykle1">@<bdi>mykle1</bdi></a> yeah it is still updating every 30s now. I will test your value and report back.</p>
<p dir="auto">edit: btw it is set to 600 seconds =&gt; 10 minutes</p>
]]></description><link>https://forum.magicmirror.builders/post/47155</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47155</guid><dc:creator><![CDATA[AnduriI]]></dc:creator><pubDate>Thu, 22 Nov 2018 15:32:31 GMT</pubDate></item><item><title><![CDATA[Reply to compliments updateIntervall not working on Thu, 22 Nov 2018 15:11:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andurii" aria-label="Profile: andurii">@<bdi>andurii</bdi></a></p>
<p dir="auto">Well, your config above is now set to 60 minutes. Are you saying that it still rotates every 30 seconds? (the default).</p>
<p dir="auto">Just as a test, would your try <code>updateInterval: 60*60*1000,</code> It really should be working as is.</p>
]]></description><link>https://forum.magicmirror.builders/post/47152</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/47152</guid><dc:creator><![CDATA[Mykle1]]></dc:creator><pubDate>Thu, 22 Nov 2018 15:11:23 GMT</pubDate></item></channel></rss>