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-BMWConnected (BMW Connected Drive data)

    Scheduled Pinned Locked Moved Transport
    32 Posts 15 Posters 15.6k Views 14 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.
    • iMAGiCI Offline
      iMAGiC @musicnrw
      last edited by

      @musicnrw I don’t know, either. already sent message to @hdurdle.

      Choice * Judgment * Values

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

        @imagic Is this problem solved?
        Just installed this module and also says “bezig met laden”
        I can’t reach @hdurdle , don’t have facebook, twitter, instagram and other social media ;-)
        Also don’t know how to use the shell scripts.

        S 1 Reply Last reply Reply Quote 0
        • S Offline
          sdetweil @Klassieker
          last edited by

          @klassieker said in MMM-BMWConnected (BMW Connected Drive data):

          Also don’t know how to use the shell scripts.

          shell scripts are just commands (written in text form)

          so u can execute a bunch of commands and use logic…

          to execute one of those, you would open a terminal window
          ctrl-alt-t on the pi desktop, or open an ssh session from your windows/mac box to the pi

          (to minimize MM to get to the desktop, alt-spacebar, n just line on windows for minimze fullscreen app)

          I don’t know about the module…

          Sam

          How to add modules

          learning how to use browser developers window for css changes

          K 1 Reply Last reply Reply Quote 0
          • K Offline
            Klassieker @sdetweil
            last edited by

            @sdetweil Hi Sam, Thanks for your answer. I can’t get it to run on the pi (not enough knowledge of the pi, i’m learning),
            but I managed running it on my Windows PC and got some data from the script.
            So I think there is a problem in the module.

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

              @klassieker
              I have made some changes in the module and now it is working for me (changed defaults: apiBase, couldn’t get it to work with config: apiBase)
              Also put an extra variable in the defaults: for selecting my cars

              S C 2 Replies Last reply Reply Quote 0
              • S Offline
                sdetweil @Klassieker
                last edited by

                @klassieker said in MMM-BMWConnected (BMW Connected Drive data):

                changed defaults: apiBase, couldn’t get it to work with config: apiBase

                what happened there? we should figure that out as its part of the base MM design

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                K 1 Reply Last reply Reply Quote 0
                • K Offline
                  Klassieker @sdetweil
                  last edited by

                  @sdetweil
                  the module didn’t react on config: apiBase. after changing the url in the default, I could go further.
                  Furthermore, I added a car: element in the config and copied the module, so I could see both my cars.

                  689871cc-742f-4280-9a13-7f8bb374217e-image.png

                  c879b95f-bff5-4175-aff3-213070905f6a-image.png

                  S 1 Reply Last reply Reply Quote 0
                  • S Offline
                    sdetweil @Klassieker
                    last edited by sdetweil

                    @klassieker said in MMM-BMWConnected (BMW Connected Drive data):

                    the module didn’t react on config: apiBase

                    ok, don’t know what that means…

                    what did u try to do in the module config that didn’t work

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    K 1 Reply Last reply Reply Quote 0
                    • K Offline
                      Klassieker @sdetweil
                      last edited by

                      @sdetweil
                      Adding the row:
                      apiBase: “https://www.bmw-connecteddrive.com”,

                      S 1 Reply Last reply Reply Quote 0
                      • S Offline
                        sdetweil @Klassieker
                        last edited by

                        @klassieker >apiBase: “https://www.bmw-connecteddrive.com”,

                        it doesn’t want the “https://” in the front, it adds that internally

                        apiBase	The location of the base API URL for your region.
                        
                        Default: www.bmw-connecteddrive.co.uk
                        

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        K 1 Reply Last reply Reply Quote 0
                        • K Offline
                          Klassieker @sdetweil
                          last edited by

                          @sdetweil
                          Ah, I overread that part of https://.
                          I changed it back and it is still working .
                          Many thanks for helping me.

                          1 Reply Last reply Reply Quote 1
                          • W Offline
                            wwats
                            last edited by

                            I still have the problem with “Loading”, and nothing happened. My module looks like the print screen. What is my fault?

                            3ec74e4d-a939-485e-95ac-45fb1a89c33c-image.png

                            Thanks a lot !

                            D 1 Reply Last reply Reply Quote 0
                            • D Offline
                              duxnobis @wwats
                              last edited by duxnobis

                              @wwats Hi mate, did you manage to make this module work? I am kind of the opinion that it could be linked to the fact that BMW changed the login landing page. Before it was www.bmw-connecteddrive.uk or .ch or .com etc.
                              Now I guess this has changed to a more unifying page which if you click login you get a popup. I don’t know but I can think this could be part of the issue. Same time I struggle with it as it apparently works for others. It would be nice if, who ever has the module running right now, could share his setup or what he changed to make it happen. Many thanks! Pat

                              Edit: By the way, tried to reach out to the creator of this module via insta and twitter. No chance. He never came back.

                              1 Reply Last reply Reply Quote 0
                              • C Offline
                                crush @Klassieker
                                last edited by

                                @klassieker Can you please explain exactly how you managed to display two vehicles. So far I just can’t do it. Are both vehicles in one BMW account?

                                K 1 Reply Last reply Reply Quote 0
                                • K Offline
                                  Klassieker @crush
                                  last edited by

                                  @crush
                                  Sorry for my late reaction. What I did to get two vehicles is changing the code en created a variable for my second car. I use one acount for my BMW.
                                  But, since a few months, I cannot make the module work. Probably because of an update or because BMW changed the landing page, like @duxnobis suggested.
                                  So if I can get it to work again, I can share the code I changed.

                                  C 1 Reply Last reply Reply Quote 0
                                  • C Offline
                                    crush @Klassieker
                                    last edited by

                                    @klassieker I would be very happy if you would provide me with your changes. Thanks very much!

                                    K 1 Reply Last reply Reply Quote 0
                                    • K Offline
                                      Klassieker @crush
                                      last edited by

                                      @crush
                                      Does your BMW connected drive work for one car?
                                      If so, please let me know how, I can’t get it to work anymore

                                      C 1 Reply Last reply Reply Quote 0
                                      • C Offline
                                        crush @Klassieker
                                        last edited by

                                        @klassieker Yes it is working for one car. I’m using the philmavedzenge fork from https://github.com/philmavedzenge/MMM-BMWConnected cause I’ve a diesel engine vehicle and don’t need the electrical information. I also tried the original MMM-Connected from https://github.com/hdurdle/MMM-BMWConnected, these version worked for me too. Both versions only works with API: b2vapi.bmwgroup.com
                                        Maybe that is the solution for you!

                                        1 Reply Last reply Reply Quote 0
                                        • S Offline
                                          snookA
                                          last edited by

                                          Im new to this module. Ive tried all solutions found in this thread. Used different forks, changed default api to b2vapi.bmwgroup.com.

                                          Im from Germany and i would be really happy if someone could share his whole working module and config with me. thanks in advance!

                                          1 Reply Last reply Reply Quote 0
                                          • iMAGiCI Offline
                                            iMAGiC
                                            last edited by

                                            BMW changed their service terms, and it needs fee for car data retrieving. I think we can’t get this module work by a simple modification. https://bmw-cardata.bmwgroup.com/thirdparty/public/car-data/technical-configuration/api-documentation

                                            Choice * Judgment * Values

                                            Z 1 Reply Last reply Reply Quote 0

                                            Hello! It looks like you're interested in this conversation, but you don't have an account yet.

                                            Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

                                            With your input, this post could be even better 💗

                                            Register Login
                                            • 1
                                            • 2
                                            • 2 / 2
                                            • 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