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
Flo
config: {
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”
}