<?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[Opening hours for stores&#x2F;places thru Google API]]></title><description><![CDATA[<p dir="auto">Hi!</p>
<p dir="auto">I would like to be able to enter a list of my favorite stores/places and get a simple list of current opening hours.</p>
<p dir="auto">I.e., if the list contains:<br />
McDonald “My localtion”, Library “My location”, Restaurant_name.</p>
<p dir="auto">An API call to google:<br />
<a href="https://developers.google.com/places/web-service/details#PlaceDetailsResults" target="_blank" rel="noopener noreferrer nofollow ugc">https://developers.google.com/places/web-service/details#PlaceDetailsResults</a><br />
… and the result from:<br />
opening_hours</p>
<p dir="auto">The module would then present a list with the following results:</p>
<p dir="auto"><em>Name  - Status</em><br />
McDonald - “Open Now”<br />
Library - “Closes in 30 min”<br />
Restaurant_name  - “Closed”</p>
<p dir="auto">Wouldn´t that be nice?!  :-D</p>
<p dir="auto">Example of data pulled from a classic google search.</p>
<p dir="auto"><img src="/assets/uploads/files/1549223650149-mmmopeninghours.png" alt="0_1549223649197_MMMOpeninghours.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">BR<br />
Tilly</p>
]]></description><link>https://forum.magicmirror.builders/topic/9684/opening-hours-for-stores-places-thru-google-api</link><generator>RSS for Node</generator><lastBuildDate>Fri, 17 Apr 2026 16:19:22 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/9684.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 03 Feb 2019 19:47:38 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 17 Dec 2021 04:25:48 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> thanks again :)</p>
<pre><code>$ npm -v
6.14.15

$ node -v
v14.18.2

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/97584</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97584</guid><dc:creator><![CDATA[tcsevens]]></dc:creator><pubDate>Fri, 17 Dec 2021 04:25:48 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 17 Dec 2021 02:30:56 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tcsevens" aria-label="Profile: tcsevens">@<bdi>tcsevens</bdi></a> very interesting. can u do</p>
<p dir="auto">npm -v<br />
node -v</p>
<p dir="auto">looks like uuid library has a dependency that can’t be met</p>
<p dir="auto">.v4</p>
]]></description><link>https://forum.magicmirror.builders/post/97583</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97583</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 17 Dec 2021 02:30:56 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 17 Dec 2021 01:40:19 GMT]]></title><description><![CDATA[<p dir="auto">Hi <a class="plugin-mentions-user plugin-mentions-a" href="/user/sdetweil" aria-label="Profile: sdetweil">@<bdi>sdetweil</bdi></a> thanks for your help.<br />
Unfortunately it doesn’t work, I don’t see any dependencies to install .</p>
<pre><code>/home/pi/.pm2/logs/MagicMirror-error.log last 50 lines:
0|MagicMir |     at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
0|MagicMir |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|MagicMir |     at Module._load (internal/modules/cjs/loader.js:732:27)
0|MagicMir |     at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
0|MagicMir |     at Module.require (internal/modules/cjs/loader.js:959:19) {
0|MagicMir |   code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'
0|MagicMir | }
0|MagicMir | [15.12.2021 22:17.06.623] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
0|MagicMir | [15.12.2021 22:17.06.624] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues
0|MagicMir | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|MagicMir | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|MagicMir | [15.12.2021 23:04.17.414] [ERROR] (node:21244) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
0|MagicMir | (Use `electron --trace-deprecation ...` to show where the warning was created)
0|MagicMir | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|MagicMir | [16.12.2021 00:13.53.347] [ERROR] (node:22605) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
0|MagicMir | (Use `electron --trace-deprecation ...` to show where the warning was created)
0|MagicMir | [16.12.2021 11:51.38.088] [ERROR] [SPOTIFY - Thomas] Failed to request API: /v1/me/player
0|MagicMir | [16.12.2021 11:51.38.093] [ERROR] [SPOTIFY - Thomas] Invalid response
0|MagicMir | [16.12.2021 11:51.38.102] [ERROR] [SPOTIFY - Thomas] Response error code: 502
0|MagicMir | [16.12.2021 11:51.38.102] [ERROR] [SPOTIFY - Thomas] Response error text: Bad Gateway
0|MagicMir | /home/pi/MagicMirror/node_modules/electron/dist/electron exited with signal SIGINT
0|MagicMir | [16.12.2021 19:17.24.951] [ERROR] WARNING! Could not load config file. Starting with default configuration. Error found: Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /home/pi/MagicMirror/modules/MMM-OpeningHours/node_modules/uuid/package.json
0|MagicMir | [16.12.2021 19:17.24.970] [ERROR] App threw an error during load
0|MagicMir | [16.12.2021 19:17.24.971] [ERROR] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /home/pi/MagicMirror/modules/MMM-OpeningHours/node_modules/uuid/package.json
0|MagicMir |     at throwExportsNotFound (internal/modules/esm/resolve.js:290:9)
0|MagicMir |     at packageExportsResolve (internal/modules/esm/resolve.js:513:3)
0|MagicMir |     at resolveExports (internal/modules/cjs/loader.js:439:36)
0|MagicMir |     at Function.Module._findPath (internal/modules/cjs/loader.js:479:31)
0|MagicMir |     at Module._resolveFilename (internal/modules/cjs/loader.js:874:27)
0|MagicMir |     at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
0|MagicMir |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|MagicMir |     at Module._load (internal/modules/cjs/loader.js:732:27)
0|MagicMir |     at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
0|MagicMir |     at Module.require (internal/modules/cjs/loader.js:959:19)
0|MagicMir | [16.12.2021 19:17.24.972] [ERROR] Whoops! There was an uncaught exception...
0|MagicMir | [16.12.2021 19:17.24.977] [ERROR] Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './v4' is not defined by "exports" in /home/pi/MagicMirror/modules/MMM-OpeningHours/node_modules/uuid/package.json
0|MagicMir |     at throwExportsNotFound (internal/modules/esm/resolve.js:290:9)
0|MagicMir |     at packageExportsResolve (internal/modules/esm/resolve.js:513:3)
0|MagicMir |     at resolveExports (internal/modules/cjs/loader.js:439:36)
0|MagicMir |     at Function.Module._findPath (internal/modules/cjs/loader.js:479:31)
0|MagicMir |     at Module._resolveFilename (internal/modules/cjs/loader.js:874:27)
0|MagicMir |     at Function.n._resolveFilename (electron/js2c/browser_init.js:257:1128)
0|MagicMir |     at Function.Module._resolveFilename (/home/pi/MagicMirror/node_modules/module-alias/index.js:49:29)
0|MagicMir |     at Module._load (internal/modules/cjs/loader.js:732:27)
0|MagicMir |     at Function.f._load (electron/js2c/asar_bundle.js:5:12913)
0|MagicMir |     at Module.require (internal/modules/cjs/loader.js:959:19) {
0|MagicMir |   code: 'ERR_PACKAGE_PATH_NOT_EXPORTED'

</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/97579</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97579</guid><dc:creator><![CDATA[tcsevens]]></dc:creator><pubDate>Fri, 17 Dec 2021 01:40:19 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Thu, 16 Dec 2021 04:09:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tcsevens" aria-label="Profile: tcsevens">@<bdi>tcsevens</bdi></a> see this<br />
<a href="https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later">https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later</a></p>
]]></description><link>https://forum.magicmirror.builders/post/97564</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97564</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Thu, 16 Dec 2021 04:09:59 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Thu, 16 Dec 2021 03:20:06 GMT]]></title><description><![CDATA[<p dir="auto">It doesn’t seem to work anymore, black screen for me, do you have a solution?</p>
]]></description><link>https://forum.magicmirror.builders/post/97562</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/97562</guid><dc:creator><![CDATA[tcsevens]]></dc:creator><pubDate>Thu, 16 Dec 2021 03:20:06 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Sat, 06 Jul 2019 08:22:40 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/menturan" aria-label="Profile: Menturan">@<bdi>Menturan</bdi></a> Thanks for a great module. I had the module working for a two weeks but for the past few days it has stopped working. So, I have been working through the issue and after stopping and starting the mirror I am getting results returned but it is not being sent to the screen.  Is there a reason for this?</p>
<p dir="auto"><code>[09:48:50] - DEBUG - MMM-OpeningHours : Sending to frontend -  [{"name":"Makro Store Crown Mines","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1400"},"open":{"day":0,"time":"0900"}},{"close":{"day":1,"time":"1730"},"open":{"day":1,"time":"0830"}},{"close":{"day":2,"time":"1730"},"open":{"day":2,"time":"0830"}},{"close":{"day":3,"time":"1730"},"open":{"day":3,"time":"0830"}},{"close":{"day":4,"time":"1730"},"open":{"day":4,"time":"0830"}},{"close":{"day":5,"time":"1730"},"open":{"day":5,"time":"0830"}},{"close":{"day":6,"time":"1600"},"open":{"day":6,"time":"0800"}}],"weekday_text":["Monday: 8:30 AM â 5:30 PM","Tuesday: 8:30 AM â 5:30 PM","Wednesday: 8:30 AM â 5:30 PM","Thursday: 8:30 AM â 5:30 PM","Friday: 8:30 AM â 5:30 PM","Saturday: 8:00 AM â 4:00 PM","Sunday: 9:00 AM â 2:00 PM"]},"place_id":"ChIJl8h2VlIJlR4Rn5311bQlcXQ"},{"name":"Builders Warehouse Glen Eagles","opening_hours":{"open_now":true,"periods":[{"close":{"day":0,"time":"1600"},"open":{"day":0,"time":"0800"}},{"close":{"day":1,"time":"1800"},"open":{"day":1,"time":"0700"}},{"close":{"day":2,"time":"1800"},"open":{"day":2,"time":"0700"}},{"close":{"day":3,"time":"1800"},"open":{"day":3,"time":"0700"}},{"close":{"day":4,"time":"1800"},"open":{"day":4,"time":"0700"}},{"close":{"day":5,"time":"1800"},"open":{"day":5,"time":"0700"}},{"close":{"day":6,"time":"1700"},"open":{"day":6,"time":"0700"}}],"weekday_text":["Monday: 7:00 AM â 6:00 PM","Tuesday: 7:00 AM â 6:00 PM","Wednesday: 7:00 AM â 6:00 PM","Thursday: 7:00 AM â 6:00 PM","Friday: 7:00 AM â 6:00 PM","Saturday: 7:00 AM â 5:00 PM","Sunday: 8:00 AM â 4:00 PM"]},"place_id":"ChIJB0lb_mgPlR4Rje4UAMJnOvY"},null,null]</code></p>
]]></description><link>https://forum.magicmirror.builders/post/58603</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/58603</guid><dc:creator><![CDATA[mumblebaj]]></dc:creator><pubDate>Sat, 06 Jul 2019 08:22:40 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Sun, 12 May 2019 22:09:49 GMT]]></title><description><![CDATA[<p dir="auto">Hi Guys,<br />
(This is my first post :P but I have problems with this amazing module so I hope you could help)<br />
I have basically the same problem as evroom. My API is working (I do get the requested information at least with the link: <code>"https://maps.googleapis.com/maps/api/place/details/json?fields=name,opening_hours&amp;language=en&amp;placeid=.... </code><br />
I installed it with <code>npm install</code> and the module is just saying “Loading Opening Hours”.<br />
I just set <code>debug: "true", </code>but i don’t know where to find the debug file ^^ (I’m pretty new to all of this)<br />
Any idea for a fix? And this module is amazing (when it works) We always struggle to know if a certain shop is still open xD<br />
Best, Ben</p>
<p dir="auto">PROBLEM SOLVED:<br />
At least for me, I just had to wait until after midnight and the data got fetched again and is showing now everything properly. So for everyone with the same problem, maybe just wait until the next day :)</p>
]]></description><link>https://forum.magicmirror.builders/post/56978</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/56978</guid><dc:creator><![CDATA[Bloham]]></dc:creator><pubDate>Sun, 12 May 2019 22:09:49 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 29 Mar 2019 22:01:26 GMT]]></title><description><![CDATA[<p dir="auto">Just FYI<br />
Simple test if both API key and place ID are okay using curl.</p>
<p dir="auto">This returns both name &amp; opening_hours (as it should be):</p>
<pre><code>$ curl "https://maps.googleapis.com/maps/api/place/details/json?fields=name,opening_hours&amp;language=en&amp;placeid=ChIJl7ycbxZYn0cRqZwkVTJ3Rzw&amp;key="API_KEY"
</code></pre>
<p dir="auto">In my case, it returned only the name:</p>
<pre><code>$ curl "https://maps.googleapis.com/maps/api/place/details/json?fields=name,opening_hours&amp;language=en&amp;placeid=ChIJ9SpsbxZYn0cRhBEv4PE_Tvs&amp;key="API_KEY"
</code></pre>
<p dir="auto">Still confused why the place ID from Place Finder seems a bit off.</p>
]]></description><link>https://forum.magicmirror.builders/post/55052</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55052</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Fri, 29 Mar 2019 22:01:26 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 29 Mar 2019 21:10:06 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/htilly" aria-label="Profile: htilly">@<bdi>htilly</bdi></a> said in <a href="/post/55046">Opening hours for stores/places thru Google API</a>:</p>
<blockquote>
<p dir="auto">Try this ID instead:</p>
</blockquote>
<p dir="auto">Thanks for spending time on it.</p>
<p dir="auto">Strange, but it works.<br />
The Place finder really says “ChIJ9SpsbxZYn0cRhBEv4PE_Tvs”, how did you find “ChIJl7ycbxZYn0cRqZwkVTJ3Rzw” ??</p>
<p dir="auto"><img src="/assets/uploads/files/1553893557629-screenshot-2019-03-29-at-22.04.51.png" alt="0_1553893557312_Screenshot 2019-03-29 at 22.04.51.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/55051</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55051</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Fri, 29 Mar 2019 21:10:06 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 29 Mar 2019 19:26:05 GMT]]></title><description><![CDATA[<p dir="auto">I tried it and it seems to be something strange with the PlaceID.<br />
Try this ID instead:<br />
ChIJl7ycbxZYn0cRqZwkVTJ3Rzw</p>
<p dir="auto">Should be the same place.</p>
<p dir="auto">/Tilly</p>
]]></description><link>https://forum.magicmirror.builders/post/55046</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55046</guid><dc:creator><![CDATA[htilly]]></dc:creator><pubDate>Fri, 29 Mar 2019 19:26:05 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 29 Mar 2019 16:28:29 GMT]]></title><description><![CDATA[<p dir="auto">Rebooted.<br />
No change.</p>
<p dir="auto">I do get this error:</p>
<pre><code>0|mm  | [5:13:03 PM] - MMM-OpeningHours : Starting helper:  MMM-OpeningHours
0|mm  | Sockets connected &amp; modules started ...
0|mm  | Launching application.
0|mm  | (node:2342) UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): TypeError: Cannot read property 'refs' of undefined
0|mm  | (node:2342) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
</code></pre>
<p dir="auto">I suppose the API key is right, as it finds the (street)name.<br />
And it increases the usage counter for Google Places for my account.</p>
<p dir="auto">But no opening times.<br />
On Google Maps opening times are visible for this ID.</p>
<pre><code>0|mm  |   json:
0|mm  |    { html_attributions: [],
0|mm  |      result: { name: 'Laufamholzstraße 76' },
0|mm  |      status: 'OK' },
0|mm  |   requestUrl: 'https://maps.googleapis.com/maps/api/place/details/json?fields=name%2Copening_hours&amp;language=en&amp;placeid=ChIJ9SpsbxZYn0cRhBEv4PE_Tvs&amp;key=&lt;key&gt;',
0|mm  |   query:
0|mm  |    { fields: 'name,opening_hours',
0|mm  |      language: 'en',
0|mm  |      placeid: 'ChIJ9SpsbxZYn0cRhBEv4PE_Tvs',
0|mm  |      key: '&lt;key&gt;' } }
</code></pre>
<p dir="auto">And I do not see a mapping between place id, street name and the name of the place.</p>
]]></description><link>https://forum.magicmirror.builders/post/55043</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55043</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Fri, 29 Mar 2019 16:28:29 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Fri, 29 Mar 2019 10:02:01 GMT]]></title><description><![CDATA[<p dir="auto">Hi,</p>
<p dir="auto">Regarding yarn or npm is just a matter of package managers. As far as I understand you could probably happily do what you described using npm if that feels better.</p>
<p dir="auto">now, for the data. I installed it and had the same problem as you describe. First of, make sure that you do have a Google API registered and working. Assuming that you have this, my installation started to work after a reboot of the Raspberry Pi.<br />
I guess that it will not initiate a new API call after changing the config for MagicMirror.</p>
<p dir="auto">And to be clear, I have not coded this. I’m the one that requested the feature, and I simply love the delivery. Exactly what I wanted!!</p>
<p dir="auto">BR<br />
Tilly</p>
]]></description><link>https://forum.magicmirror.builders/post/55037</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/55037</guid><dc:creator><![CDATA[htilly]]></dc:creator><pubDate>Fri, 29 Mar 2019 10:02:01 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Tue, 26 Mar 2019 17:43:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/menturan" aria-label="Profile: Menturan">@<bdi>Menturan</bdi></a> said in <a href="/post/54625">Opening hours for stores/places thru Google API</a>:</p>
<blockquote>
<p dir="auto">What do you think?</p>
</blockquote>
<p dir="auto">Hi,</p>
<p dir="auto">Wanted to give it a try.<br />
By coincidence went to a place that was closed and this module could have saved me the trip.</p>
<p dir="auto">My first thought was: really ?</p>
<pre><code>1. yarn install
</code></pre>
<p dir="auto">But I know it is under development and you do this voluntary, so I cannot really complain (never submitted a single module myself).<br />
I do like Mich’s General Advise.<br />
<a href="https://github.com/MichMich/MagicMirror/tree/master/modules" target="_blank" rel="noopener noreferrer nofollow ugc">https://github.com/MichMich/MagicMirror/tree/master/modules</a></p>
<p dir="auto">Most if not all modules use <code>git clone</code> and an occasional <code>npm install</code></p>
<pre><code>$ git clone https://github.com/Menturan/MMM-OpeningHours.git
$ npm install
</code></pre>
<p dir="auto">I was so stubborn to install it this way, as I do not want to find out how yarn works.<br />
I got it running to the point where on the MM I see:<br />
<code>Loading opening hours ...</code><br />
The pm2 logs does not give an error or warning or so.<br />
I see it converted my place id to a real address, so it means that my Google API key is okay.</p>
<p dir="auto">I will try it again with the debug parameter on, but can you tell me what I should see when the opening times are fetched (in pm2 logs) ?<br />
And perhaps really need yarn ?<br />
But then an explanation is needed; a plain yarn install won’t do.</p>
<p dir="auto">So, thanks for the module, but would be nice to get it working.</p>
]]></description><link>https://forum.magicmirror.builders/post/54935</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54935</guid><dc:creator><![CDATA[evroom]]></dc:creator><pubDate>Tue, 26 Mar 2019 17:43:50 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Tue, 26 Mar 2019 14:48:23 GMT]]></title><description><![CDATA[<p dir="auto">Awesome!!! :rocket:</p>
<p dir="auto">Installing today to try it out.<br />
Look really nice!</p>
<p dir="auto">:folded_hands:</p>
]]></description><link>https://forum.magicmirror.builders/post/54927</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54927</guid><dc:creator><![CDATA[htilly]]></dc:creator><pubDate>Tue, 26 Mar 2019 14:48:23 GMT</pubDate></item><item><title><![CDATA[Reply to Opening hours for stores&#x2F;places thru Google API on Wed, 20 Mar 2019 18:31:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/htilly" aria-label="Profile: htilly">@<bdi>htilly</bdi></a> Here you go! <a href="https://github.com/Menturan/MMM-OpeningHours" target="_blank" rel="noopener noreferrer nofollow ugc">MMM-OpeningHours</a> :)<br />
What do you think?</p>
]]></description><link>https://forum.magicmirror.builders/post/54625</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/54625</guid><dc:creator><![CDATA[Menturan]]></dc:creator><pubDate>Wed, 20 Mar 2019 18:31:53 GMT</pubDate></item></channel></rss>