@sdetweil this forum is amazing. Thank you.
Latest posts made by jamaces
-
RE: Can I setup and install magic mirror on a 3B+ and have it boot on a ZeroW?
-
Can I setup and install magic mirror on a 3B+ and have it boot on a ZeroW?
If I follow this thread and install on a new SD card using a 3B+ would it work plug and play on a ZeroW?
https://forum.magicmirror.builders/topic/11961/installing-magicmirror-on-your-raspberry-pi-zero-w
-
Add fade to transparent background on module.
I followed this thread to add transparent backgrounds to my custom.css
Is it possible to set a fade to the background similar to how the default calendar and weather have a fade?
Thanks.
.module.calendar { background-colour:rgba(0,0,0,0.1); border-radius:10px; padding:4px; }
-
MMM-MLB only showing header with logo. Should it be loading anything in offseason?
I have MMM-MLB scoreboard and standings uploaded. Both just show the header with the Logo.
I know it’s the off season, I just want to know if I have the module installed properly.
Thanks
-
RE: Weather Module struggles
these settings might help
type: “daily”
weatherEndpoint: “/onecall”,
I could not get the 5day to work, kept on saying loading.
-
RE: Default Clock Module showing wrong Sunrise/Sunset Time
@sdetweil
Helps to read sometimes. Thank you. -
Default Clock Module showing wrong Sunrise/Sunset Time
It is currently showing that the sun will rise at 10:19am and set at 8:30pm. I have set the timezone with “America/Toronto”. When it should be ~7:20am, 5:45pm.
I have seen some other modules so I might just disable and use those.