Read the statement by Michael Teeuw here.
MMM-WeatherBackground
-
@cowboysdude
i bought a new sd card and reinstall it all . it finally worked. -
@buzzman AWESOME! :)
-
@Sean Hey there thank you for this cool module.
I have one problem though i have different pages on my mirror MMM-pages and i also use your MMM-DropboxWallpaper that i use for a few of those pages as a background (not on all of them) and works fine… so this brings me to my question… I want the MMM-WeatherBackground only for Page 1 where my weather module is at?? How do i do that so it does not surface on all backgrounds …i did make sure that i have listed MMM-WeatherBackground on Page 1 only not on exemptions where those modules that are on all pages reside.Please help me out and thank you again
Denis -
How can i use MMM-WeatherBackground only on the page where i have my weather information MMM-NOAA3 and not on all my pages??
D -
@richland007
I’ll reply to u next monday. -
@richland007
MMM-WeatherBackground
will display photos in ANYWHERE you appoint.
Maybe you’ve been appointing.fullscreen.below
astargetDOM
, so, it shows photos onfullscreen_below
- where is shared with all pages of screen globally.So, here is a simple(?) trick.
I made a dummy module for doing nothing but just existing.
https://github.com/eouia/MMM-Dummy
Install that, and modify configuration like this.{ module:"MMM-Dummy", position: "fullscreen_below", config: { width:"100vw", height: "100vh", } }, { module: "MMM-WeatherBackground", config: { targetDOM: ".MMM-Dummy" } },
Now MMM-Dummy will contain weatherphotos as its background image. You can show/hide this module with any page controlling modules.(MMM-Pages? MMM-Caroulsel?)
-
@sean Thank you very much it worked like a charm …you guys that know how to code are cool :)
thanks again -
@richland007 Yes they are…I play with code…THEY know it.
-
@cowboysdude said in MMM-WeatherBackground:
I play with code…THEY know it.
Don’t sell yourself short, bro. There hasn’t been a module I’ve broken that you haven’t been able to fix. I tip my hat to you.
-
@mykle1 yeah well…