Read the statement by Michael Teeuw here.
magic mirror module
-
Hello
I wanted to thank you for answering me.
I resume I have placed the config.js file in the last position, same nothing changes the photo appears when it is in top_center, when I move it to the right or to the left I have a small logo that appears a circle with a triangle in it and no the same image when I move MMM-EyeCandy to the bottom left it works well but my photo in the top center no longer appears, it works when the two modules are in top_center but still superimposed. -
I took a look at MMM-RandomPhoto. I see that it was designed to be behind the other modules based on the default “position.”
It appears to me that both modules are working as intended although the result is a bit ugly. EyeCandy was designed for use with a black background
{ module: 'MMM-RandomPhoto', position: 'fullscreen_below', config: { opacity: 0.3, animationSpeed: 500, updateInterval: 60, url: 'https://unsplash.it/1920/1080/?random' } }, { module: "MMM-EyeCandy", position: "top_center", config: { maxWidth: "75%", // Sizes the images. Retains aspect ratio. style: '1', // Style number or use ownImagePath to override style ownImagePath: '', // ex: 'modules/MMM-EyeCandy/pix/YOUR_PICTURE_NAME.jpg', or internet url to image } },
-
Hello
great thank you for your feedback indeed EyeCandy works very well for me, I have tried everything without any result always superimposed I will remove the RandomPhoto module do you know another module for Photo display I just want to display only one I would like to display a brand logo of car thanking you -
You can add another config.js entry for EyeCandy and point it towards your image file (See readMe of file) and choose another position other than your first instance. You already have the module so no need to download it again or another module.
Peace!
-
ok and thank you for your advice
cordially