<?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-OpenWeatherMapForecast" with a maximum of 3 symbols per row for both daily and hourly forecasts,]]></title><description><![CDATA[<p dir="auto"><img src="/assets/uploads/files/1697857987201-6832d45b-72b0-46f5-bfb0-0504e071a1c0-image.png" alt="6832d45b-72b0-46f5-bfb0-0504e071a1c0-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Can someone tell me how to configure the module options for “MMM-OpenWeatherMapForecast” to display three entries per hour and also three entries for the three-day forecast, but with only three entries per row? Additionally, I’d like to add a custom text for the forecast header (forecastHeaderText). Where exactly do I insert these settings within the module?</p>
<pre><code>{
		  module: "MMM-OpenWeatherMapForecast",
		  header: "Wetter für xxxx",
		  position: "top_right",
		  classes: "default everyone",
		  forcastHeaderText: "Vorhersage",
		  disabled: false,
		  config: {
				  apikey: "Myseckretxxxxxxxxxx",/*Api 2.*/
				  latitude: "51.003xx",
				  longitude: "6.889xx",
				  iconset: "4c",
				  concise: true,
				  forecastLayout: "tiled",
				  forcastHeaderText: "Vorhersage"

		   }

		},
</code></pre>
<p dir="auto">…as it can be seen here, the text for the forecast does not seem to take effect?</p>
]]></description><link>https://forum.magicmirror.builders/topic/18105/mmm-openweathermapforecast-with-a-maximum-of-3-symbols-per-row-for-both-daily-and-hourly-forecasts</link><generator>RSS for Node</generator><lastBuildDate>Tue, 14 Jul 2026 03:29:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/18105.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 21 Oct 2023 03:30:53 GMT</pubDate><ttl>60</ttl></channel></rss>