Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Wenike
    W
    • Profile
    • Following
    • Followers
    • Topics
    • Posts
    • Best
    • Groups

    Wenike

    @Wenike

    2
    Reputation
    14
    Posts
    17
    Profile views
    0
    Followers
    0
    Following
    Joined Last Online

    Wenike Follow

    Best posts made by Wenike

    • RE: MagicMirror 5"

      @aarish That looks like MMM-Weather to me.

      posted in Show your Mirror
      W
      Wenike
    • RE: Clock module

      I can’t say if its any good or not, but does MMM-FlipClock meet your needs?

      posted in Development
      W
      Wenike

    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?

      posted in Development
      W
      Wenike
    • 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.

      posted in Education
      W
      Wenike
    • 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).

      Screenshot 2021-01-17 at 8.52.56 PM.png

      posted in Education
      W
      Wenike
    • RE: MMM-SunRiseSet

      @Mykle1 latitude: “39.161999”,
      longitude: “-84.456886”,

      posted in Education
      W
      Wenike
    • 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.

      posted in Education
      W
      Wenike
    • 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.

      posted in Show your Mirror
      W
      Wenike
    • RE: 75" (180x60cm) Standing Mirror with dual screens

      @SiDuMo What calendar module is that?

      posted in Show your Mirror
      W
      Wenike
    • 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",
      }
      ]
      }
      },
      
      posted in Troubleshooting
      W
      Wenike
    • RE: MagicMirror 5"

      @aarish That looks like MMM-Weather to me.

      posted in Show your Mirror
      W
      Wenike
    • RE: Big landscape mirror with two displays

      @monkeyking Do you mind putting out there your list of modules that you’re using?

      posted in Show your Mirror
      W
      Wenike