<?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-WorldTides - show high and low water for your region]]></title><description><![CDATA[<h1>Description:</h1>
<p dir="auto">Since I was born in the north of Germany (Bremerhaven) and enjoy mudflat tours I wanted to generate a module showing high and low water. I tested it with some locations in Germany. This module derives predictions from <a href="http://worldtides.info" target="_blank" rel="noopener noreferrer nofollow ugc">worldtides.info</a> for a given tide station</p>
<h1>Screenshots:</h1>
<p dir="auto"><img src="/uploads/files/1474309157047-mmm-worldtides-screenshot.png" alt="0_1474309158747_MMM-WorldTides-Screenshot.PNG" class=" img-fluid img-markdown" /></p>
<h1>Download:</h1>
<p dir="auto">[card:yawnsde/MMM-WorldTides]</p>
<hr />
<h2>Version 1.0.0</h2>
<ul>
<li>initial release</li>
</ul>
]]></description><link>https://forum.magicmirror.builders/topic/665/mmm-worldtides-show-high-and-low-water-for-your-region</link><generator>RSS for Node</generator><lastBuildDate>Tue, 16 Jun 2026 00:18:53 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/665.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 19 Sep 2016 18:49:49 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sun, 30 Oct 2016 13:58:44 GMT]]></title><description><![CDATA[<p dir="auto">I’d like to make more sense of my view LOL by the time i’ve got down past the garden and hit the reef below, it’s occasionally submerged on the fringe even on “low tide” :( so with the tidal ranges, i can see and make plans without having to manually search :)</p>
<p dir="auto"><img src="https://scontent.fbkk8-1.fna.fbcdn.net/v/t1.0-9/14732370_1593986567574749_8944411723786251552_n.jpg?oh=ed982fd7aa672e03febbd10702cdffdc&amp;oe=58A81805" alt="alt text" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/7321</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7321</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 30 Oct 2016 13:58:44 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sun, 30 Oct 2016 10:36:16 GMT]]></title><description><![CDATA[<p dir="auto">@wjdw87<br />
Currently not, although the API provides this information. Maybe I could add a switch to enable more information. It’s just a matter of space available on screen … and free time of course :-)</p>
]]></description><link>https://forum.magicmirror.builders/post/7316</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7316</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Sun, 30 Oct 2016 10:36:16 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sun, 30 Oct 2016 10:06:28 GMT]]></title><description><![CDATA[<p dir="auto">Many thanks, though i did update manually in the scripts yesterday, will look at options and update accordingly if the icons are more in line that are on offer, great mod.</p>
<p dir="auto">BTW any plans to go more indepth with the feeds (tidal range, depth etc)?</p>
]]></description><link>https://forum.magicmirror.builders/post/7315</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7315</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sun, 30 Oct 2016 10:06:28 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sun, 30 Oct 2016 09:35:30 GMT]]></title><description><![CDATA[<p dir="auto">@wjdw87<br />
Hi,<br />
I moved the symbols to config section and updated the module on github<br />
Just do a <code>git pull</code> in the MMM-WorldTides directory and afterwards you can define own css symbols (existing in weathericons or fontawesome) in your magic mirror config.js file</p>
<p dir="auto"><a href="http://read.me" target="_blank" rel="noopener noreferrer nofollow ugc">read.me</a> was also updated to explain the change</p>
]]></description><link>https://forum.magicmirror.builders/post/7313</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7313</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Sun, 30 Oct 2016 09:35:30 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sat, 29 Oct 2016 13:55:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a> Oops my bad, many thanks for spotting that <a class="plugin-mentions-user plugin-mentions-a" href="/user/bhepler" aria-label="Profile: bhepler">@<bdi>bhepler</bdi></a></p>
<p dir="auto">Now to change those icons</p>
]]></description><link>https://forum.magicmirror.builders/post/7263</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7263</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 29 Oct 2016 13:55:37 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sat, 29 Oct 2016 13:45:25 GMT]]></title><description><![CDATA[<p dir="auto">@wjdw87 Just based on what you quoted, you have not properly closed your <code>config</code> section. You’re missing a close bracket just after the API KEY value.</p>
<pre><code class="language-javascript">{
	module: 'MMM-WorldTides',
	position: 'top_right',
	config: {
	longitude: '8.134', //longitude and latitude need to be written with . instead of ,
	latitude: '98.299',
	appid: 'APIKEY' //appid needs to be requested from worldtides.info
	}
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/7260</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7260</guid><dc:creator><![CDATA[bhepler]]></dc:creator><pubDate>Sat, 29 Oct 2016 13:45:25 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Sat, 29 Oct 2016 08:59:11 GMT]]></title><description><![CDATA[<p dir="auto">Hmm… like the sound of the mod as live on the water, and would be handy, but git cloned repository and installed, added to config</p>
<pre><code>    {
		module: 'MMM-WorldTides',
		position: 'top_right',
		config: {
		longitude: '8.134', //longitude and latitude need to be written with . instead of ,
		latitude: '98.299',
		appid: 'APIKEY' //appid needs to be requested from worldtides.info
},
</code></pre>
<p dir="auto">And well getting the MM error … Any thoughts?<br />
}</p>
]]></description><link>https://forum.magicmirror.builders/post/7238</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/7238</guid><dc:creator><![CDATA[[[global:former-user]]]]></dc:creator><pubDate>Sat, 29 Oct 2016 08:59:11 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Thu, 29 Sep 2016 05:07:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/onetwankyfive" aria-label="Profile: onetwankyfive">@<bdi>onetwankyfive</bdi></a> said in <a href="/post/5338">MMM-WorldTides - show high and low water for your region</a>:</p>
<blockquote>
<p dir="auto">Is there a way to make it 12 hour instead of 24 hour time?</p>
</blockquote>
<p dir="auto">Hi, sorry it took a bit longer than expected to find some time. It actually used 12 hour format, I just forgot the “am/pm” extension.</p>
<p dir="auto">So I replaced this:</p>
<pre><code>time: ((this.config.timeFormat === 24) ? moment(t.dt, "X").format("HH:mm") : moment(t.dt, "X").format("hh:mm")), 
</code></pre>
<p dir="auto">with this:</p>
<pre><code>time: ((this.config.timeFormat === 24) ? moment(t.dt, "X").format("HH:mm") : moment(t.dt, "X").format("hh:mm a")),
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/5476</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/5476</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Thu, 29 Sep 2016 05:07:46 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Mon, 26 Sep 2016 20:15:05 GMT]]></title><description><![CDATA[<p dir="auto">There should be. I use the time format which is set in config.js but I did not check. I simply forgot about that. I will check tomorrow evening and let you know what to do.</p>
]]></description><link>https://forum.magicmirror.builders/post/5341</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/5341</guid><dc:creator><![CDATA[yawns]]></dc:creator><pubDate>Mon, 26 Sep 2016 20:15:05 GMT</pubDate></item><item><title><![CDATA[Reply to MMM-WorldTides - show high and low water for your region on Mon, 26 Sep 2016 19:59:44 GMT]]></title><description><![CDATA[<p dir="auto">Is there a way to make it 12 hour instead of 24 hour time?</p>
]]></description><link>https://forum.magicmirror.builders/post/5338</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/5338</guid><dc:creator><![CDATA[onetwankyfive]]></dc:creator><pubDate>Mon, 26 Sep 2016 19:59:44 GMT</pubDate></item></channel></rss>