<?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[Help with MMM-EmbedURL]]></title><description><![CDATA[<p dir="auto">I am new to MM and need help. I am trying to embed a WeatherUnderground  url of my personal Weather station to my MM. I have loaded the module and added the basic code to my config file, but I get nothing. It sounds like it might be an issue with Embed sites that forbid embedding and Cookie banners, but I don’t understand how to remove it. I see the Chrome extension Requestly, but I don’t understand how or where to use it.</p>
<p dir="auto">Here is an example of a webpage that I want to use: <a href="https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash</a></p>
<p dir="auto">Any help would be greatly appprecated.</p>
]]></description><link>https://forum.magicmirror.builders/topic/17463/help-with-mmm-embedurl</link><generator>RSS for Node</generator><lastBuildDate>Sat, 13 Jun 2026 22:06:59 GMT</lastBuildDate><atom:link href="https://forum.magicmirror.builders/topic/17463.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 16 Dec 2022 03:47:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Mon, 09 Jan 2023 03:13:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> custom.css is an optional file u can create in the css folder.</p>
<p dir="auto">if you use my install script I create it for you</p>
]]></description><link>https://forum.magicmirror.builders/post/107102</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107102</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Mon, 09 Jan 2023 03:13:58 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Mon, 09 Jan 2023 02:29:48 GMT]]></title><description><![CDATA[<p dir="auto">I see this in the Readme, but It doesn’t mean much to me:<br />
<img src="/assets/uploads/files/1673231353518-6d326645-1a01-41b3-89be-f3f3747b9d34-image.png" alt="6d326645-1a01-41b3-89be-f3f3747b9d34-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/107101</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107101</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Mon, 09 Jan 2023 02:29:48 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Mon, 09 Jan 2023 02:24:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> Ok, this sounds great, but one more dumb question, where is the custom.css file?</p>
<p dir="auto">Please forgive all my dumb questions and bad posts; this forum is new to me, and I am not a coder by trade, I am more of a hardware guy.</p>
]]></description><link>https://forum.magicmirror.builders/post/107100</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107100</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Mon, 09 Jan 2023 02:24:49 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 18:59:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a><br />
Hi and sorry,</p>
<p dir="auto">i did not see that it is working now. Yes you can adjust the size (as suggested in the documentation) by adding a few lines to your custom.css file:</p>
<pre><code>.MMM-EmbedURL .embed .embeded {
    width: 800px;
    height: 400px;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/107087</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107087</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Sun, 08 Jan 2023 18:59:13 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 19:01:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a><br />
I took your whole config, copied to my mirror and only changed the ip address to my needs. Everything is working fine here. It takes a second to fetch the information of the weather but it is displayed as it should.</p>
<p dir="auto"><s>The only thing i think is left that can cause the problems is that not electron is used to display the mirror.</s></p>
<p dir="auto">Edit:<br />
Did not see that it is working now. Please read my other post about sizing instead</p>
]]></description><link>https://forum.magicmirror.builders/post/107055</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107055</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Sun, 08 Jan 2023 19:01:49 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 03:39:49 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> note that I edited your post to add code wrapper around your config.js content</p>
<p dir="auto">you placed it around the words 'your configuration ', which was supposed to mean the content of the config.js on you MagicMirror installation</p>
]]></description><link>https://forum.magicmirror.builders/post/107053</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107053</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sun, 08 Jan 2023 03:39:49 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 02:43:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> No worries on the late reply, the holidays are a busy time!</p>
]]></description><link>https://forum.magicmirror.builders/post/107052</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107052</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Sun, 08 Jan 2023 02:43:34 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 02:40:48 GMT]]></title><description><![CDATA[<pre><code>YOUR CONFIGURATION
</code></pre>
<pre><code>/* MagicMirror² Config Sample
 *
 * By Michael Teeuw https://michaelteeuw.nl
 * MIT Licensed.
 *
 * For more information on how you can configure this file
 * see https://docs.magicmirror.builders/configuration/introduction.html
 * and https://docs.magicmirror.builders/modules/configuration.html
 */
let config = {
  electronOptions: {
    webPreferences: {
      webviewTag: true,
    }
  },
	address: "192.168.1.40", 	// Address to listen on, can be:
							// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
							// - another specific IPv4/6 to listen on a specific interface
							// - "0.0.0.0", "::" to listen on any interface
							// Default, when address config is left out or empty, is "localhost"
	port: 8080,
	basePath: "/", 	// The URL path where MagicMirror² is hosted. If you are using a Reverse proxy
					// you must set the sub path here. basePath must end with a /
	ipWhitelist: ["192.168.1.40", "127.0.0.1", "::ffff:127.0.0.1", "::1"], 	// Set [] to allow all IP addresses
															// or add a specific IPv4 of 192.168.1.5 :
															// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
															// or IPv4 range of 192.168.3.0 --&gt; 192.168.3.15 use CIDR format :
															// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],

	useHttps: false, 		// Support HTTPS or not, default "false" will use HTTP
	httpsPrivateKey: "", 	// HTTPS private key path, only require when useHttps is true
	httpsCertificate: "", 	// HTTPS Certificate path, only require when useHttps is true

	language: "en",
	locale: "en-US",
	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
	timeFormat: 12,
	units: "english",
	// serverOnly:  true/false/"local" ,
	// local for armv6l processors, default
	//   starts serveronly and then starts chrome browser
	// false, default for all NON-armv6l devices
	// true, force serveronly mode, because you want to.. no UI on this device

	modules: [
		
		{
			module: "clock",
			position: "top_left",
			config: {
			timeFormat: "12",
			displaySeconds: "false",
			showPeriod: "true"
				}
		},		
        {
    module: "MMM-Bring",
    position: "bottom_bar",
    config: {
       email: 'xxxxxx@xxxx.com',
       password: 'xxxxxx',
       updateInterval: 1, // in Minutes
       listName: "Costco", // optional
       showListName: false,
       activeItemColor: "#EE524F",
       latestItemColor: "#4FABA2",
       showLatestItems: false,
       maxItems: 0,
       maxLatestItems: 0,
       locale: "en-US",
       useKeyboard: false,
       customTitle: "Costco List", // optional
       listDropdown: false
    }
},
{
		module: "MMM-CalendarWeek",
		position: "middle_center",	// This can be any of the regions. Best results in bottom region.
		config: {
	colored: true,
	coloredSymbolOnly: false,
	maximumNumberOfDays: 21,
	maximumDaysPerLine: 7,
	wrapEvents: true,
	showEndDate: true,
	calendars: [
		{
			url: 'https://calendar.google.com/calendar/ical/xxxxxxgmail.com/public/basic.ics',
			symbol: 'calendar',
			auth: {
			    user: 'xxxxxxxx',
			    pass: 'xxxxxxxx',
			    method: 'basic'
			}
		},
	],
}
},
{
  module: "MMM-EmbedURL",
  position: "top_right",
  header: "Current Weather",
  config: {
    embedElementType: "webview",
    basicElementType: "div",
    updateInterval: 120,
    attributes: [
        "frameborder=0",
    ],
      embed: [
        "https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash"
    ]
  },
},
	]
};

/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {module.exports = config;}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/107051</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107051</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Sun, 08 Jan 2023 02:40:48 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sun, 08 Jan 2023 02:30:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> Moving basicElementType &amp; embedElementTpe into the correct location seemed to work.<br />
<img src="/assets/uploads/files/1673144837939-dd86d950-3915-40c3-9b91-338c788cd75b-image.png" alt="dd86d950-3915-40c3-9b91-338c788cd75b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Is there any way to make the window Wider or Longer? Or is it this size because of the region it is set in?</p>
]]></description><link>https://forum.magicmirror.builders/post/107050</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/107050</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Sun, 08 Jan 2023 02:30:11 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 07 Jan 2023 14:53:08 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> the bad " is because of the no code wrapper</p>
<p dir="auto">see this</p>
<pre><code>"something"
</code></pre>
<p dir="auto">vs this<br />
“something”</p>
<p dir="auto">copy/paste of the second will cause bad config message</p>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a>  to use the code wrapper</p>
<p dir="auto">paste your text in the message editor, select it all<br />
the hit the button above the edit that looks like &lt;/&gt;</p>
<p dir="auto">note the code wrapper tag MUST start and end on a blank line…</p>
]]></description><link>https://forum.magicmirror.builders/post/106996</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106996</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 07 Jan 2023 14:53:08 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 07 Jan 2023 14:14:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a></p>
<p dir="auto">I setup a new environment today and tested your configuration. There are a few issues with it i did not see cause you did not use the code signs to paste your configuration in the forum.<br />
Please use the<br />
```<br />
YOUR CONFIGURATION<br />
```</p>
<p dir="auto">which results in</p>
<pre><code>YOUR CONFIGURATION
</code></pre>
<p dir="auto">next time.</p>
<p dir="auto">First thing is that you set the <code>basicElementType</code> and <code>embedElementType</code> in the wrong level. They need to be set as child object of <code>config</code>.</p>
<p dir="auto">The second problem is that you use a wrong time of double quotes. It looks like your editor uses a wired type of encoding.</p>
<pre><code>“
</code></pre>
<p dir="auto">is not the same as</p>
<pre><code>"
</code></pre>
<p dir="auto">With the following config everything works well:</p>
<pre><code>/* Magic Mirror Config Sample
 *
 * By Michael Teeuw https://michaelteeuw.nl
 * MIT Licensed.
 *
 * For more information on how you can configure this file
 * see https://docs.magicmirror.builders/getting-started/configuration.html#general
 * and https://docs.magicmirror.builders/modules/configuration.html
 */
let config = {
	electronOptions: {
		webPreferences: {
			webSecurity: false,
			webviewTag: true,
		},
		fullscreen: true,
		alwaysOnTop: false
	},
	// ignoreXOriginHeader: true,
	// ignoreContentSecurityPolicy: true,
	address: "192.168.1.1", // Address to listen on, can be:
	// - "localhost", "127.0.0.1", "::1" to listen on loopback interface
	// - another specific IPv4/6 to listen on a specific interface
	// - "0.0.0.0", "::" to listen on any interface
	// Default, when address config is left out or empty, is "localhost"
	port: 8080,
	basePath: "/", // The URL path where MagicMirror is hosted. If you are using a Reverse proxy
	// you must set the sub path here. basePath must end with a /
	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "10.18.8.0/24"], // Set [] to allow all IP addresses
	// or add a specific IPv4 of 192.168.1.5 :
	// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.1.5"],
	// or IPv4 range of 192.168.3.0 --&gt; 192.168.3.15 use CIDR format :
	// ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.3.0/28"],

	useHttps: false, // Support HTTPS or not, default "false" will use HTTP
	httpsPrivateKey: "", // HTTPS private key path, only require when useHttps is true
	httpsCertificate: "", // HTTPS Certificate path, only require when useHttps is true

	language: "de",
	locale: "de-DE",
	logLevel: ["INFO", "LOG", "WARN", "ERROR"], // Add "DEBUG" for even more logging
	timeFormat: 24,
	units: "metric",
	// serverOnly:  true/false/"local" ,
	// local for armv6l processors, default
	//   starts serveronly and then starts chrome browser
	// false, default for all NON-armv6l devices
	// true, force serveronly mode, because you want to.. no UI on this device

	modules: [
		{
			module: "clock",
			position: "top_center",
		},
		{
			module: "MMM-EmbedURL",
			position: "top_right",
			header: "Current Weather",
			config: {
				embedElementType: "webview",
				basicElementType: "div",
				updateInterval: 120,
				attributes: [
					"frameborder=0",
				],
				embed: [
					“https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash”
				]
			},
		},
		{
			module: "MMM-Touch",
			position: "bottom_center",
			config: {
				debug: true,
				useDisplay: false,
				defaultMode: "default",
				gestureCommands: {
					default: {
						TAP_1: (commander) =&gt; {
							commander.sendNotification("USER_PRESENCE", true);
						},
						PRESS_1: (commander) =&gt; {
							commander.sendNotification("SCREEN_TOGGLE", { forced: true });
						},
						SWIPE_UP_1: (commander) =&gt; {
							commander.sendNotification("SCREEN_ON", { forced: true });
						},
						SWIPE_DOWN_1: (commander) =&gt; {
							commander.sendNotification("SCREEN_OFF", { forced: true });
						},
						SWIPE_LEFT_1: (commander) =&gt; {
							commander.sendNotification("PROFILE_INCREMENT_HORIZONTAL", null);
						},
						SWIPE_RIGHT_1: (commander) =&gt; {
							commander.sendNotification("PROFILE_DECREMENT_HORIZONTAL", null);
						}
					}
				}
			}
		},
	]
};

/*************** DO NOT EDIT THE LINE BELOW ***************/
if (typeof module !== "undefined") {
	module.exports = config;
}
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106995</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106995</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Sat, 07 Jan 2023 14:14:27 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Mon, 02 Jan 2023 22:17:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> Sorry for the late response. I will need to set up a identical environment to debug the problem. I will try to figure things out in the next days.</p>
]]></description><link>https://forum.magicmirror.builders/post/106861</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106861</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Mon, 02 Jan 2023 22:17:50 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Thu, 22 Dec 2022 21:25:59 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> <img src="/assets/uploads/files/1671744340429-4837fc51-8285-4256-8090-f0ecbb1bdd52-image.png" alt="4837fc51-8285-4256-8090-f0ecbb1bdd52-image.png" class=" img-fluid img-markdown" /></p>
]]></description><link>https://forum.magicmirror.builders/post/106687</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106687</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Thu, 22 Dec 2022 21:25:59 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Thu, 22 Dec 2022 18:13:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> I will look, I ‘think’ so. but I am not sure.</p>
]]></description><link>https://forum.magicmirror.builders/post/106686</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106686</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Thu, 22 Dec 2022 18:13:18 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Thu, 22 Dec 2022 09:00:47 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> Hi,</p>
<p dir="auto">that’s weird.<br />
Do you still have Webview enabled in the config with:</p>
<pre><code>electronOptions: {
  webPreferences: {
    webviewTag: true,
  }
},
</code></pre>
]]></description><link>https://forum.magicmirror.builders/post/106683</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106683</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Thu, 22 Dec 2022 09:00:47 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Thu, 22 Dec 2022 01:44:35 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> Sorry for the delay, I have been busy with Holiday stuff. I added the IP address in the config file<br />
<img src="/assets/uploads/files/1671673185952-00ba9d0f-db1b-4624-ae57-5d273a951a84-image.png" alt="00ba9d0f-db1b-4624-ae57-5d273a951a84-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">it still doesn’t load anything in the top right region.<br />
<img src="/assets/uploads/files/1671673261077-30d26cba-872d-4503-9a23-f56a98e2d9b2-image.png" alt="30d26cba-872d-4503-9a23-f56a98e2d9b2-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">This is what is in the module section in the config file<br />
<img src="/assets/uploads/files/1671673381030-5e8b119a-35f1-4cc2-a9c8-3b7e144fe77b-image.png" alt="5e8b119a-35f1-4cc2-a9c8-3b7e144fe77b-image.png" class=" img-fluid img-markdown" /></p>
<p dir="auto">Any other thoughts?</p>
]]></description><link>https://forum.magicmirror.builders/post/106682</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106682</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Thu, 22 Dec 2022 01:44:35 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 17 Dec 2022 14:47:43 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> Thanks I will give that a try, I know the IP as I set it statically.</p>
]]></description><link>https://forum.magicmirror.builders/post/106642</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106642</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Sat, 17 Dec 2022 14:47:43 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 17 Dec 2022 09:32:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> Hi,</p>
<p dir="auto">your config looks good.<br />
There is one last thing we can try. Can you please use your IP address (the one of the Pi) instead of <code>localhost</code> at the <code>address</code> setting.</p>
<p dir="auto">You can get your IP either by hovering over the network icon in the top right corner of the screen or by entering</p>
<pre><code>ip a
</code></pre>
<p dir="auto">in the shell.</p>
<p dir="auto">I had this changed for some other modules in my config cause of Cross-Origin problems and it is the only thing that is different in my setup.</p>
]]></description><link>https://forum.magicmirror.builders/post/106634</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106634</guid><dc:creator><![CDATA[wishmaster270]]></dc:creator><pubDate>Sat, 17 Dec 2022 09:32:57 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 17 Dec 2022 02:59:42 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 for trying to help, but even after reading the readme there are terms or concepts I don’t follow.</p>
<p dir="auto">This is at the beginning of the config file:</p>
<p dir="auto">let config = {<br />
electronOptions: {<br />
webPreferences: {<br />
webviewTag: true,<br />
}<br />
},<br />
address: “localhost”, 	// Address to listen on, can be:</p>
<p dir="auto">Then this in the module:</p>
<p dir="auto">{<br />
module: “MMM-EmbedURL”,<br />
position: “top_right”,<br />
header: “Current Weather”,<br />
embedElementType: “webview”,<br />
basicElementType: “div”,<br />
config: {<br />
updateInterval: 120,<br />
attributes: [<br />
“frameborder=0”,<br />
],<br />
embed: [<br />
“<a href="https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash</a>”<br />
]<br />
},<br />
},</p>
<p dir="auto">this is what I see in the terminal log:</p>
<p dir="auto">[16.12.2022 21:55.38.765] [ERROR] (node:57092) electron: Failed to load URL: <a href="https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash</a> with error: ERR_BLOCKED_BY_RESPONSE</p>
]]></description><link>https://forum.magicmirror.builders/post/106633</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106633</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Sat, 17 Dec 2022 02:59:42 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Sat, 17 Dec 2022 00:10:44 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> read his instructions.  you have to enable electron webView before u can use it in a module</p>
]]></description><link>https://forum.magicmirror.builders/post/106632</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106632</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Sat, 17 Dec 2022 00:10:44 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Fri, 16 Dec 2022 23:38:27 GMT]]></title><description><![CDATA[<p dir="auto">I am not going to lie, I wish I understood what you just said.</p>
]]></description><link>https://forum.magicmirror.builders/post/106631</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106631</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Fri, 16 Dec 2022 23:38:27 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Fri, 16 Dec 2022 23:36:53 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/tk421_vt" aria-label="Profile: TK421_VT">@<bdi>TK421_VT</bdi></a> note that u also have to allow WebView in the electronOptions config up by address/ipWhitelist</p>
]]></description><link>https://forum.magicmirror.builders/post/106629</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106629</guid><dc:creator><![CDATA[sdetweil]]></dc:creator><pubDate>Fri, 16 Dec 2022 23:36:53 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Fri, 16 Dec 2022 23:23:54 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></p>
<p dir="auto">I don’t have a start-up script running yet, I manually launch it with: <em><strong>npm run start</strong></em> as I am still configuring things.</p>
<p dir="auto">Is there something I am missing as to why I should?</p>
]]></description><link>https://forum.magicmirror.builders/post/106628</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106628</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Fri, 16 Dec 2022 23:23:54 GMT</pubDate></item><item><title><![CDATA[Reply to Help with MMM-EmbedURL on Fri, 16 Dec 2022 23:20:46 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/wishmaster270" aria-label="Profile: wishmaster270">@<bdi>wishmaster270</bdi></a> said in <a href="/post/106624">Help with MMM-EmbedURL</a>:</p>
<blockquote>
<p dir="auto">embedElementType: “webview”</p>
</blockquote>
<p dir="auto">I am guessing I run Requestly on the PI itself on the default Browers? I don’t currently have Firefox or Chrome loaded on it (not that it is that hard to install).</p>
<p dir="auto">Honestly, I have no idea if I am running in Server Mode. I install the basic 64 bit PI OS. I am guessing that is not the Server Mode?</p>
<p dir="auto">I tried adding WebView to the Config file with no change:</p>
<p dir="auto">{<br />
module: “MMM-EmbedURL”,<br />
position: “top_right”,<br />
header: “Current Weather”,<br />
config: {<br />
updateInterval: 120,<br />
attributes: [<br />
“frameborder=0”,<br />
],<br />
embedElementType: “webview”,<br />
embed: [<br />
“<a href="https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash" target="_blank" rel="noopener noreferrer nofollow ugc">https://www.wunderground.com/dashboard/pws/KVTCAMBR4?cm_ven=localwx_pwsdash</a>”<br />
]<br />
},<br />
},</p>
<p dir="auto">Thoughts?</p>
]]></description><link>https://forum.magicmirror.builders/post/106627</link><guid isPermaLink="true">https://forum.magicmirror.builders/post/106627</guid><dc:creator><![CDATA[TK421_VT]]></dc:creator><pubDate>Fri, 16 Dec 2022 23:20:46 GMT</pubDate></item></channel></rss>