<?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[google calendar event location]]></title><description><![CDATA[<p dir="auto">Hey there,</p>
<p dir="auto">I have daily changing locations for my work, so I’d like to get the route to these locations every morning. the location is implemented in my google calendar events and it just has to be displayed maybe like in MMM-Commute e.g. is there any solution to implement this?</p>
]]></description><link>https://forum.magicmirror.builders/topic/16138/google-calendar-event-location</link><generator>RSS for Node</generator><lastBuildDate>Thu, 11 Jun 2026 03:48:02 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/16138.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 04 Jan 2022 20:17:12 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to google calendar event location on Fri, 09 Dec 2022 13:46:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rodrigolousada" aria-label="Profile: rodrigolousada">@<bdi>rodrigolousada</bdi></a> sorry, I do not know the module at all</p>
]]></description><link>https://forum.magicmirror.builders/post/106492</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106492</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 09 Dec 2022 13:46:33 GMT</pubDate></item><item><title><![CDATA[Reply to google calendar event location on Fri, 09 Dec 2022 13:34:47 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> Thank you! I also added to the configs of MMM-google-route</p>
<pre><code>listen: "CALENDAR_EVENTS"
</code></pre>
<p dir="auto">Now it is working :) Do you know how could I have the MMM-google-route showing only if I have something on my calendar?  Right now I have a default route, that is changed if I have something on my calendar. But it would be nicer to have the module hidden, and then appearing when I get something on the calendar. I tried deleting the “destination” from the configs file, but it shows a big grey square when I don’t have anything on my calendar.</p>
<p dir="auto"><img src="/assets/uploads/files/1670592855349-3f4309f6-d2b5-46bb-8562-c0a1c2c68293-image.png" alt="3f4309f6-d2b5-46bb-8562-c0a1c2c68293-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/106491</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106491</guid><dc:creator><![CDATA[rodrigolousada]]></dc:creator><pubDate>Fri, 09 Dec 2022 13:34:47 GMT</pubDate></item><item><title><![CDATA[Reply to google calendar event location on Wed, 07 Dec 2022 18:04:30 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rodrigolousada" aria-label="Profile: rodrigolousada">@<bdi>rodrigolousada</bdi></a> add<br />
broadcastEvents:true,<br />
to the default calendar config section</p>
]]></description><link>https://forum.magicmirror.builders/post/106453</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106453</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Dec 2022 18:04:30 GMT</pubDate></item><item><title><![CDATA[Reply to google calendar event location on Wed, 07 Dec 2022 17:56:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andy_nde" aria-label="Profile: Andy_nde">@<bdi>Andy_nde</bdi></a> how did you do it? Can you share your steps and config file? Thanks</p>
]]></description><link>https://forum.magicmirror.builders/post/106452</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106452</guid><dc:creator><![CDATA[rodrigolousada]]></dc:creator><pubDate>Wed, 07 Dec 2022 17:56:35 GMT</pubDate></item><item><title><![CDATA[Reply to google calendar event location on Sun, 09 Jan 2022 07:16:33 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> yes the broadcast of the calendar module was the solution. With MMM-google-route I found the right thing I was looking for.</p>
]]></description><link>https://forum.magicmirror.builders/post/98285</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98285</guid><dc:creator><![CDATA[Andy_nde]]></dc:creator><pubDate>Sun, 09 Jan 2022 07:16:33 GMT</pubDate></item><item><title><![CDATA[Reply to google calendar event location on Wed, 07 Dec 2022 18:03:23 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/andy_nde" aria-label="Profile: andy_nde">@<bdi>andy_nde</bdi></a> said in <a href="/post/98068">google calendar event location</a>:</p>
<blockquote>
<p dir="auto">the location is implemented in my google calendar</p>
</blockquote>
<p dir="auto">what field of the event is this in?</p>
<p dir="auto">can u download the ics (use the URL from the cal )<br />
it is just a text file…</p>
<p dir="auto">so one event.</p>
<p dir="auto">BEGIN:VEVENT<br />
…<br />
…<br />
…<br />
END:VEVNET</p>
<p dir="auto">the calendar module broadcasts the events so other modules might augment the system with at info<br />
(weather, etc…)<br />
i don’t know what field it is, so doubt we broadcast it…</p>
]]></description><link>https://forum.magicmirror.builders/post/98214</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/98214</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Wed, 07 Dec 2022 18:03:23 GMT</pubDate></item></channel></rss>