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-DS (A different kind of weather module)

    Scheduled Pinned Locked Moved Utilities
    65 Posts 13 Posters 49.5k Views 11 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
      cyberphox
      last edited by

      Cool module as always. Is there a setting somewhere for the summary?
      Mine isn’t showing

      Full time Dad, DJ and entertainer and lover of technology.

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

        @cyberphox

        My bad, bro. Was supposed to be showing by default with the ability of hiding the summary via css. So, I made the correction and pushed it to the repo. Do a git pull in the MMM-BMW-DS or install as per the readme and the summary will be displayed by default.

        Then, if you want to hide the summary you would add this to your custom.css file.

        .MMM-BMW-DS .summary {
           display: none; 
        }
        

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 1
        • C Offline
          cyberphox
          last edited by

          Awesome! That did it! Thanks so much!

          Full time Dad, DJ and entertainer and lover of technology.

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

            @cyberphox said in MMM-BMW-DS (A different kind of weather module):

            Awesome! That did it! Thanks so much!

            You’re welcome, bro! :thumbsup:

            Thanks for pointing that out to me.

            Create a working config
            How to add modules

            1 Reply Last reply Reply Quote 1
            • G Offline
              gonzonia
              last edited by

              With the end of DarkSky API, I’ve forked this and updated it to use PirateWeather. https://github.com/gonzonia/MMM-BMW-PW

              All coding credit goes to @Mykle1 . I pretty much just changed the name and a URL. Pirateweather does not support languages though and that was removed.

              Cr4z33C 1 Reply Last reply Reply Quote 1
              • Cr4z33C Offline
                Cr4z33 @gonzonia
                last edited by

                @gonzonia any chance you might adapt it for Tomorrow.io (former ClimaCell) users too? :)

                G 2 Replies Last reply Reply Quote 0
                • G Offline
                  gonzonia @Cr4z33
                  last edited by

                  @Cr4z33 PirateWeather was easy because it uses the same format as DarkSky. If Tomorrow.io does as well then theoretically it could be easy to add a config setting for the URL along with the existing API key setting.

                  1 Reply Last reply Reply Quote 0
                  • G Offline
                    gonzonia @Cr4z33
                    last edited by

                    @Cr4z33 It doesn’t look like the data comes back the same. Sorry.

                    Cr4z33C 1 Reply Last reply Reply Quote 0
                    • Cr4z33C Offline
                      Cr4z33 @gonzonia
                      last edited by

                      @gonzonia did you check this?

                      Are you sure? :crying_face:

                      G 1 Reply Last reply Reply Quote 0
                      • G Offline
                        gonzonia @Cr4z33
                        last edited by

                        @Cr4z33 Yes, the data that us returned is in a different format. There may be some overlap, but overall it’s outside my skill set.

                        Cr4z33C 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 1 / 7
                        • 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