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-BMW just displaying 'boring weather'

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    4 Posts 2 Posters 1.0k Views 2 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.
    • C Offline
      CliffordW
      last edited by CliffordW

      I’m using the sample without change, no clue what I might be doing wrong.

      {
      			disabled: false,
      			module: "MMM-BMW",
      			position: "bottom_bar",               // bottom_bar or lower_third is best
      			config: {
      				apiKey: "XXXXXXXXXXXXXXXXXX", // Free API key @ https://www.wunderground.com
      				tempUnits: "C",		              // C of F
      				stateOrCountry: 'NY',             // US states abbr. or other country codes
      				city: 'New_York',                 // City, eg. New_York (with underscore - no spaces)
      				useHeader: false,                 // true if you want a header                 
      				header: "Current Weather",
      				maxWidth: "100%",
      			}
      		},
      
      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @CliffordW
        last edited by Mykle1

        @CliffordW said in MMM-BMW just displaying 'boring weather':

        I’m using the sample without change, no clue what I might be doing wrong.

        First, a newer version of this module is available using the darksky api.
        https://github.com/mykle1/MMM-BMW-DS

        With that, the old wunderground api keys no longer work and there are no longer free api keys obtainable. Did you purchase an api key? I don’t have one to test with.

        Honestly, I think you would be much happier with the newer version but I am willing to help you if you’ve purchased an api key.

        0_1565738733856_Screenshot from 2019-08-13 19-24-28.png

        Create a working config
        How to add modules

        C 1 Reply Last reply Reply Quote 1
        • C Offline
          CliffordW @Mykle1
          last edited by CliffordW

          @Mykle1 I wasn’t aware of the new version, so I’ll go there. I entered my pws, I didn’t purchase a key. I’ll assume it’s an api issue.

          Thanks!

          Working already! I love the look, thanks for a fantastic extension. I wish I could MMM-CalendarExt working so easily.

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

            @CliffordW said in MMM-BMW just displaying 'boring weather':

            I entered my pws, I didn’t purchase a key. I’ll assume it’s an api issue.

            It is. IBM bought WunderGround and disabled all free api keys. That is why I rewrote the module.

            Working already! I love the look, thanks for a fantastic extension.

            That’s very kind of you. I’m glad you like it. :thumbsup:

            I wish I could MMM-CalendarExt working so easily.

            That’s @Sean’s module. He gives great support for his modules. I’m sure he can (and will) help you get up and running with that.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • 1 / 1
            • 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