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.

    Can't get MMM-BMW-DS to load

    Scheduled Pinned Locked Moved Solved Troubleshooting
    4 Posts 2 Posters 695 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.
    • K Offline
      kss18
      last edited by

      I am trying to use the darksky weather module but it never loads and just displays “Acquiring your weather…” Here is the relevant section of the config.js with the API key removed. Testing on the darksky.net website with my API key and the lat/lng works. Any help on what I should check next? Thanks.

      {
             disabled: false,
             module: "MMM-BMW-DS",
             position: "bottom_bar",   
             config: {
                apiKey:  "REMOVED", 
                tempUnits: "F", 
                lat: '42.4437',
                lng: '-71.1347',
                css: "2", 
                ownTitle: "Current Conditions", 
                playSounds: "yes",
                useHeader: false,
                header: "Your header",
                maxWidth: "100%"
           }
      },
      
      
      Mykle1M 1 Reply Last reply Reply Quote 0
      • Mykle1M Offline
        Mykle1 Project Sponsor Module Developer @kss18
        last edited by Mykle1

        @kss18 said in Can't get MMM-BMW-DS to load:

        Any help on what I should check next?

        Yes, your apiKey. I just used your config entry above and inserted my apiKey and it fired right up. Please check that your apiKey is entered correctly. There is no error in your config entry.

        Please let me know

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • K Offline
          kss18
          last edited by

          Thanks, I got a new API key and it fired right up! Weird.

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

            @kss18 said in Can't get MMM-BMW-DS to load:

            Thanks, I got a new API key and it fired right up! Weird.

            Yeah, shit happens. Glad we got you up and running. :thumbsup:

            Create a working config
            How to add modules

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