@QuackingPlums there is no debug info produced by mmm-wallpaper
Read the statement by Michael Teeuw here.
Posts
-
RE: MMM-Wallpaper not showing anything
-
RE: MMM-Wallpaper not showing anything
@QuackingPlums ctrl-r only refreshes the browser side.
if a module has a node helper and it was not loaded at npm start time, the node helper will not be loaded by ctrl-r -
RE: Cozyla like bright colors mirror (not used as a mirror)?
@Kdizzle I changed those two
added this in custom.css:root {
–color-text: #999;
–color-text-dimmed: #666;
–color-text-bright: #000; /* <-- was FFF*/
–color-background: #fff; /*<— was 000 */
}and got this
with no other customization
Ext3 allows all kinds
-
RE: Default Calendar stuck on loading
@rushmuzik
I had to change the code to add an increased timeout for fetch…
which required node 20.18.1
then the 4.8 socket.io worked with the surf browsercouldn’t get firefox to work
-
RE: Cozyla like bright colors mirror (not used as a mirror)?
@Kdizzle you could do the calendar with MMM_CalendarExt3
change the MM background to white and the overall text color to black in the
custom.css overriding stuff in main.css -
RE: MM on RPi3 is Extremely Slow
@raspberrypi9 do
free -mthis will tell you how much memory and swap space you have and are used.
swap on sd cards is terrible
-
RE: MM on RPi3 is Extremely Slow
@raspberrypi9 what os are you running?
should be 32 bit legacy ibthink
-
RE: Default Calendar stuck on loading
@rushmuzik that change to socket.io@4.7.2 didn’t help my pi0w MM with firefox (running on next release or 2.29.0)
-
RE: MMM-CalendarExt3 help
@jrd said in MMM-CalendarExt3 help:
Do I need to add a delay between them in pulling data
another user reported a problem with 11 cals… he changed the code to add a delay…
but its more than likely the maxEvents (default 100) -
RE: MMM-Wallpaper not showing anything
@QuackingPlums don’t know… see issues on repo, no fixes for quite a while.
there are no debug or error messages in the module