<?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 - how to display different particle amount per weather effect]]></title><description><![CDATA[<p dir="auto">Hi everyone,<br />
while this module is very beautiful, my hardware has trouble handling the effects when the particle amount is high. The cloudy effect makes it stutter the most. Therefore I would like to decrease the amount of clouds, while keeping the amount of rain drops the same. If I understand the Readme correct this should be possible, but I dont know how to set up my config to make that work - my problem is that I still want it to work weather based, not as a manually set effect (like for example the heart one). Below is my current configuration. The particle amount of 3 I in this case only want to be used for the clouds. Thanks for any help!</p>
<pre><code>{
module: 'MMM-DynamicWeather',
	position: 'fullscreen_above',
	config: { 
		api_key: "placeholder",
		locationID: "placeholder",
		particleCount: "3",
		effectDuration: "360000",
		alwaysDisplay: "rain",
		effectDelay: "0",
		hideSun: true,		
		effects: [
			{
				month: "2",
				day: "14",
				images: ["heart1.png", "heart2.png"],
				direction: "up"
			}
		],
	}
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/topic/15049/mmm-dynamicweather-how-to-display-different-particle-amount-per-weather-effect</link><generator>RSS for Node</generator><lastBuildDate>Thu, 21 May 2026 19:17:26 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/15049.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 May 2021 13:50:16 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-DynamicWeather - how to display different particle amount per weather effect on Fri, 23 Feb 2024 03:56:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/saltyriver" aria-label="Profile: SaltyRiver">@<bdi>SaltyRiver</bdi></a></p>
<p dir="auto">did you find a solution to this?<br />
I’m having the same issue.<br />
I have one rain drop on the far left, the screenshot shows rain all over the screen; the css file only has it 7px of the left margin.</p>
]]></description><link>https://forum.magicmirror.builders/post/115843</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/115843</guid><dc:creator><![CDATA[greedyvegan]]></dc:creator><pubDate>Fri, 23 Feb 2024 03:56:34 GMT</pubDate></item></channel></rss>