A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-SmartWebDisplay - iFrame loads only on remote firefox, not locally on pi/MM
-
Hi,
I’m running the latest master of MM on a raspi.
I installed MMM-SmartWebDisplay and when I connect to http://magicmirror:8080 from Firefox on my mac, the iFrame gets displayed as expected. However, it does not get displayed “locally” on the raspi/MM itsself.Any hint on what I could be doing wrong? :-)
Thanks a lot!
Cheers
Floconfig: {
logDebug: true,
height: “104px”,
width: “294px”,
updateInterval: 1,
NextURLInterval: 0,
displayStateInfos: false,
displayLastUpdate: false,
displayLastUpdateFormat: ‘ddd - HH:mm:ss’,
url: [“http://user:pass@10.10.10.58/lcd.htm”],
scrolling: “no”
}