@aarish That looks like MMM-Weather to me.
Wenike
@Wenike
Best posts made by Wenike
-
RE: Clock module
I can’t say if its any good or not, but does MMM-FlipClock meet your needs?
Latest posts made by Wenike
-
RE: Clock module
I can’t say if its any good or not, but does MMM-FlipClock meet your needs?
-
RE: MMM-SunRiseSet
@Mykle1 That is much more realistic than my result! Well, that means I screwed up somewhere, thanks for double-checking!
Looking at it, I see my problem. I had long, not lng.
-
RE: MMM-SunRiseSet
@sdetweil Removing the quotes didn’t help, unfortunately. That was actually a quote from my config for MMM-OpenWeatherMap and I don’t have issues with that (or at least, it seems that its giving me appropriate weather data).
-
RE: MMM-SunRiseSet
I’ve hidden the image as that is not something I’m interested in (this module works fabulously alongside ones that display a picture of Earth), but I’m assuming the API being down (and me not using it before) is why it has my sunrise/sunset times off (sunrise at ~2AM and sunset at noon)? My lat/long is accurate, double-checked on Google Maps.
-
RE: 75" (180x60cm) Standing Mirror with dual screens
@SiDuMo Thank you! I’ve been struggling to get my calendar looking the way I want, so the config helps.
-
RE: 75" (180x60cm) Standing Mirror with dual screens
@SiDuMo What calendar module is that?
-
MMM-MyScoreboard "no games" display
Is there a way to make MMM-MyScoreboard to display something (header or “no games today”) when there are no games being displayed? I’m running MMM-Carousel, so it looks like something went wrong on that page and took me a bit before I figured out what was going on and stopped troubleshooting what wasn’t broken.
My current config.js for it (if it matters):
{ module: "MMM-MyScoreboard", position: "top_bar", classes: "default everyone", header: "My Scoreboard", config: { showLeagueSeparators: true, colored: true, viewStyle: "stackedWithLogos", highlightWinners: true, showRankings: true, sports: [ { league: "MLB", teams: ["CIN"], }, { league: "NFL", teams: ["CIN"], }, { league: "MLS", teams: ["CIN"], }, { league: "NCAAF", teams: ["CIN"], }, { league: "NCAAM", teams: ["CIN", "BUT", "XAV"], }, { league: "NCAAM_MM", label: "March Madness", } ] } },
-
RE: Big landscape mirror with two displays
@monkeyking Do you mind putting out there your list of modules that you’re using?