MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-MLB

    Scheduled Pinned Locked Moved Sport
    35 Posts 10 Posters 25.8k Views 10 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Offline
      shanecrozier
      last edited by

      Ok will try that thanks for the help

      1 Reply Last reply Reply Quote 1
      • emloweE Offline
        emlowe Module Developer
        last edited by

        I made a small change to this module.

        If you add the following:

        awayTempColumn.setAttribute(“team-name”, games.away_team_name);
        homeTempColumn.setAttribute(“team-name”, games.home_team_name);

        Then you can do this in your custom.css:

        .MMM-MLB .awayteam[team-name=“Giants”] { color: #FB5B1F; font-weight: bold; }

        .MMM-MLB .hometeam[team-name=“Giants”] { color: #FB5B1F; font-weight: bold; }

        And now, my Giants are in Giant orange…

        -Earle

        Mykle1M 1 Reply Last reply Reply Quote 2
        • Mykle1M Offline
          Mykle1 Project Sponsor Module Developer @emlowe
          last edited by

          @emlowe said in MMM-MLB:

          And now, my Giants are in Giant orange…

          Go Gints!

          Create a working config
          How to add modules

          1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer
            last edited by

            Thank you @emlowe and from kolbyjack for his new changes which are:

            Center text in R/H/E columns
            Add team record next to team name
            Make status and venue text after table optional
            Simplify table creation by reducing code duplication
            Show scores from yesterday until 4pm UTC (noon EDT/9am PDT)

            Go to:
            ~MagicMirror/modules/MMM-MLB
            do a git pull to update :)

            1 Reply Last reply Reply Quote 0
            • cowboysdudeC Offline
              cowboysdude Module Developer
              last edited by

              Description:

              [Thanks to kolbyjack!!! - His changes]

              • Create individual widget types for pregame, ingame, postgame, postponed game, and no game
              • Pregame: Show start time and propable pitchers
              • In game: Show inning state, runners on base, count, outs, pitcher, and batter
              • Postgame: Show R/H/E, winning pitcher, losing pitcher, and save pitcher
              • Postponed game: Show reason for postponing (if known)
              • No game: Explicitly show that the focus_on team doesn’t have a game today

              Screenshots:

              0_1522802427421_Capture.PNG

              Download:

              [card:cowboysdude/MMM-MLB]

              Version 1.0.8

              Mykle1M 1 Reply Last reply Reply Quote 2
              • Mykle1M Offline
                Mykle1 Project Sponsor Module Developer @cowboysdude
                last edited by

                @cowboysdude said in MMM-MLB:

                kolbyjack

                Kudos to you for the module and kolbyjack for his input.

                Create a working config
                How to add modules

                1 Reply Last reply Reply Quote 0
                • W Offline
                  wishsolotion
                  last edited by

                  Damn, this is a cool module! I’m building an MM Sports computer for someone as a gift and this is already . I don’t know how you geniuses do it, however I’m happy you do. I tip my hat to you, sir, and I thanks for sharing this high-quality advent of yours. 👏🏼

                  1 Reply Last reply Reply Quote 0
                  • 1
                  • 2
                  • 3
                  • 4
                  • 4 / 4
                  • First post
                    Last post
                  Enjoying MagicMirror? Please consider a donation!
                  MagicMirror created by Michael Teeuw.
                  Forum managed by Sam, technical setup by Karsten.
                  This forum is using NodeBB as its core | Contributors
                  Contact | Privacy Policy