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-Fuel zeigt nur Lade...... MMM-Fuel show only load......

    Scheduled Pinned Locked Moved Transport
    29 Posts 12 Posters 13.2k Views 12 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.
    • W Offline
      Wuppi71
      last edited by

      0_1567523078101_IMG_0744.jpeg

      1 Reply Last reply Reply Quote 0
      • StoffbeuteluweS Offline
        Stoffbeuteluwe Project Sponsor
        last edited by

        Der Modulname ist noch falsch geschrieben

        W 2 Replies Last reply Reply Quote 0
        • W Offline
          Wuppi71 @Stoffbeuteluwe
          last edited by

          @Stoffbeuteluwe

          Ich glaube ich seh vor lauter Bäume gerade den Wald nicht…

          Wo??

          StoffbeuteluweS 1 Reply Last reply Reply Quote 0
          • W Offline
            Wuppi71 @Stoffbeuteluwe
            last edited by Wuppi71

            @Stoffbeuteluwe
            :nerd_face: hab es korrigiert.
            Die Anzeige bleibt aber noch immer bei Lade…

            strawberry 3.141S 1 Reply Last reply Reply Quote 0
            • StoffbeuteluweS Offline
              Stoffbeuteluwe Project Sponsor @Wuppi71
              last edited by

              MMM-Fule

              StoffbeuteluweS 1 Reply Last reply Reply Quote 0
              • StoffbeuteluweS Offline
                Stoffbeuteluwe Project Sponsor @Stoffbeuteluwe
                last edited by

                @Stoffbeuteluwe bei mir steht das auch manchmal und nach einem Neustart funktioniert es wieder

                1 Reply Last reply Reply Quote 0
                • strawberry 3.141S Offline
                  strawberry 3.141 Project Sponsor Module Developer @Wuppi71
                  last edited by

                  @Wuppi71 the provider should be specified as tankerkoenig see https://github.com/fewieden/MMM-Fuel/blob/master/README.md#tankerkoenig-germany-only

                  Please create a github issue if you need help, so I can keep track

                  1 Reply Last reply Reply Quote 0
                  • kusselinK Offline
                    kusselin
                    last edited by

                    Das is ja komisch…ich erstelle gerade einen zweiten Magic Mirror und habe das MMM-Fuel installiert über Console

                    danch habe ich das von der alten Config in die neue config kopiert:

                    {
                        		module: "MMM-Fuel",
                        		position: "top_right",
                    		provider: "tankerkönig",
                        		config: {
                            	api_key: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                            	lat: 49.5062,
                           		 lng: 8.6657,
                            	types: ["e10"],
                           		radius: 10
                        		}
                    		},
                    

                    Überschrift kommt aber der Balken bleibt bei “LADEN” stehen :-(

                    eins zu eins kopiert…

                    Woran liegt das jetzt?

                    Das Modul Tankerkönig funktioniert!

                    Gruss

                    1 Reply Last reply Reply Quote 0
                    • B Offline
                      Biebermann
                      last edited by

                      Ich habe seit zwei Tagen das selbe…Nichts wurde geändert an der Config…
                      Seltsam…:confused_face:

                      JalibuJ MZ-BERM 2 Replies Last reply Reply Quote 0
                      • JalibuJ Offline
                        Jalibu Module Developer @Biebermann
                        last edited by

                        @biebermann bei mir funktioniert noch alles. Scheint also kein allgemeines Problem zu sein.

                        1 Reply Last reply Reply Quote 0
                        • MZ-BERM Offline
                          MZ-BER @Biebermann
                          last edited by

                          @biebermann Ich hatte auch das Problem. Du musst deinen MM auf die neuste Version updaten.

                          (https://github.com/MichMich/MagicMirror/releases/tag/v2.17.1)

                          B 1 Reply Last reply Reply Quote 1
                          • B Offline
                            Biebermann @MZ-BER
                            last edited by

                            @mz-ber
                            wenn ich das mache, dann Funktioniert so einiges nicht mehr.
                            Die Frage wäre warum man Aktuallisieren muss, damit Module funktionieren wenn sie bis jetzt (bzw. bis vor 3 Tagen) gelaufen sind…

                            JalibuJ strawberry 3.141S 2 Replies Last reply Reply Quote 0
                            • JalibuJ Offline
                              Jalibu Module Developer @Biebermann
                              last edited by

                              @biebermann Weil Zertifikate ein Ablaufdatum haben. Danach wird ihnen nicht mehr vertraut und gesicherte Verbindungen abgelehnt.

                              1 Reply Last reply Reply Quote 1
                              • strawberry 3.141S Offline
                                strawberry 3.141 Project Sponsor Module Developer @Biebermann
                                last edited by

                                @biebermann you can also read this for more details https://github.com/MichMich/MagicMirror/issues/2671

                                Please create a github issue if you need help, so I can keep track

                                A 1 Reply Last reply Reply Quote 0
                                • A Offline
                                  andyyy @strawberry 3.141
                                  last edited by

                                  I did update to latest MM version 2.17.1, but the MMM-Fuel just says loading (laden). My config hasn’t changed since months.

                                  Any idea?

                                  strawberry 3.141S 1 Reply Last reply Reply Quote 0
                                  • strawberry 3.141S Offline
                                    strawberry 3.141 Project Sponsor Module Developer @andyyy
                                    last edited by

                                    @andyyy which fuel provider are you using? tankerkoenig, spritpreisrechner or nsw

                                    Please create a github issue if you need help, so I can keep track

                                    A 1 Reply Last reply Reply Quote 0
                                    • A Offline
                                      andyyy @strawberry 3.141
                                      last edited by andyyy

                                      @strawberry-3-141

                                      tankerkoenig I am using from the beginning. In Germany there is no other API I could you I suppose.

                                      strawberry 3.141S 1 Reply Last reply Reply Quote 0
                                      • strawberry 3.141S Offline
                                        strawberry 3.141 Project Sponsor Module Developer @andyyy
                                        last edited by

                                        @andyyy I just tested it, please make sure you use the newest version of MagicMirror + dependencies to contain the fix https://github.com/MichMich/MagicMirror/pull/2674

                                        fuel.png

                                        Please create a github issue if you need help, so I can keep track

                                        A 1 Reply Last reply Reply Quote 0
                                        • A Offline
                                          andyyy @strawberry 3.141
                                          last edited by

                                          @strawberry-3-141

                                          I am on the latest MM version, but something screwed up in the background.

                                          I did load the backup with MM 2.16 and started over again. No success.

                                          Eventually I loaded my oldest available backup with MM 2.9. Interestingly, all modules still worked in this old setup incl. MMM Fuel. From there I updated the MM to 2.17.1 and surprisingly MMM Fuel kept working. :)

                                          Apart from the fuel module 3 other module seem to be incompatible with latest MM version resulting in a black screen on startup. Most likely some required dependencies got removed in the MM core.

                                          It would be great if we could introduce a community maintained compatiblity list of all 3rd party modules. I mean the status “maintained” or not gives a hint, but it does not necessarily mean it will not work any longer.

                                          For now, I am happy. :)

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

                                            @andyyy said in MMM-Fuel zeigt nur Lade...... MMM-Fuel show only load......:

                                            it would be great if we could introduce a community maintained compatiblity list

                                            we have that list, which is really not well maintained

                                            3rd party modules
                                            https://github.com/MichMich/MagicMirror/wiki/3rd-party-modules

                                            as for black screen

                                            we’ve been talking about that non stop for almost 4 months.

                                            request
                                            valid-url
                                            rrule-alt

                                            are the three libraries removed. all the failures are because module authors didn’t document their dependency on them.

                                            which one I needed will be shown in the mm startup messages.

                                            https://forum.magicmirror.builders/topic/15743/no-javascript-experience-config-js-not-working/11?_=1634730550751

                                            Sam

                                            How to add modules

                                            learning how to use browser developers window for css changes

                                            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