<?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[currentWeather module showWindDirection not working]]></title><description><![CDATA[<p dir="auto">I am trying to disable the showWindDirection by overwriting the default property to false. But it does not take effect. All other properties like for example showHumidity I tried out work, its just that I cant get the wind direction disabled. Anyone got a clue? Thanks!</p>
]]></description><link>https://forum.magicmirror.builders/topic/14577/currentweather-module-showwinddirection-not-working</link><generator>RSS for Node</generator><lastBuildDate>Thu, 18 Jun 2026 01:37:14 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/14577.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 07 Feb 2021 19:48:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to currentWeather module showWindDirection not working on Sun, 07 Feb 2021 20:30:44 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> spelled correctly,  in right place, not sure why</p>
<p dir="auto">if u open dev window, sources tab ,  modules   open the source for current weather.js  put a stop on line 130 (click line number), push f5, or ctrl-r</p>
<p dir="auto">which is bad, hover mouse over to view object<br />
this<br />
config<br />
showWindDirection</p>
]]></description><link>https://forum.magicmirror.builders/post/88184</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88184</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Feb 2021 20:30:44 GMT</pubDate></item><item><title><![CDATA[Reply to currentWeather module showWindDirection not working on Sun, 07 Feb 2021 20:04:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> This is my module config with the sensitive infos removed of course. It works fine, just the showWindDirection property refuses to:</p>
<p dir="auto">{<br />
module: “currentweather”,<br />
position: “top_right”,<br />
config: {<br />
location: “My city”,<br />
locationID: “My location ID”,<br />
appid: “My appid”,<br />
roundTemp: true,<br />
degreeLabel: true,<br />
showWindDirection: false,<br />
showHumidity: false,<br />
initialLoadDelay: 1000<br />
}<br />
},</p>
]]></description><link>https://forum.magicmirror.builders/post/88182</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88182</guid><dc:creator><![CDATA[SaltyRiver]]></dc:creator><pubDate>Sun, 07 Feb 2021 20:04:35 GMT</pubDate></item><item><title><![CDATA[Reply to currentWeather module showWindDirection not working on Sun, 07 Feb 2021 19:57:11 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> can u show the module config from config.js</p>
]]></description><link>https://forum.magicmirror.builders/post/88180</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/88180</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 07 Feb 2021 19:57:11 GMT</pubDate></item></channel></rss>