@TobbeE49 said in MagicMirror2:
Thankful if anyone can help me.
{
module: 'MMM - RandomPhoto',
position: 'fullscreen_below',
config: {
opacity: 0.3,
animationSpeed: 500,
updateInterval: 60,
url: 'https: //unsplash.it/1920/1080/?random' //where your pictures are
}
},
This you CAN copy and paste, if you need to. You still have to enter the url to your pictures.