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

    Scheduled Pinned Locked Moved Transport
    fuel pricegas stationpetrol stationvoice-controltankerkoenigspritpreisrechnernsw
    178 Posts 48 Posters 483.0k Views 48 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.
    • strawberry 3.141S Offline
      strawberry 3.141 Project Sponsor Module Developer @ostfilinchen
      last edited by

      @ostfilinchen did you may test something on your mirror and restarted it every time? can you post your config part of mmm-fuel?

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

      1 Reply Last reply Reply Quote 0
      • O Offline
        ostfilinchen
        last edited by

        no, i don’t restart the mirror.

        here is the part of the config:

        	{
        	module: "MMM-Fuel",
        	position: "top_center",
        	config: {
        		api_key: "API-KEY",
        		lat: 51.282854,
        		lng: 14.109648,
        		types: ["e5","diesel"],
        		sortBy: "e5",
        		open: true,
        		radius: 16,
        		max: 3
        			}
        	},
        
        1 Reply Last reply Reply Quote 0
        • strawberry 3.141S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by

          i will check it this afternoon

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

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

            @ostfilinchen i tested some stuff and the only thing which forced the module to refresh data more often then it was defined in the config was by restarting the mirror what you said was not your case and accessing the mirror with a browser via another computer. everytime you refresh that page it will load the data.

            @lolobyte your issue in github is resolved now

            if there is one fuel type present in config and thie price is 0€ the gas station gets completely removed from the display

            if there is more than one fuel type in config and one of them has a price greater than 0€ the gas station will be displayed at the end of the list, otherwise the gas stations is also removed from the list

            [card:fewieden/MMM-Fuel]

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

            lolobyteL 1 Reply Last reply Reply Quote 0
            • lolobyteL Offline
              lolobyte @strawberry 3.141
              last edited by

              @strawberry-3.141
              Great, it works well now.

              Thank’s a lot.

              One more question.
              Can you tell me why your Fuel-Module is shown on my mirror but not in my browser on the laptop?
              The other Modules are working well. MMM-Fuel is only showing the ModuleName and ModuleNumber.!

              0_1480943969130_MMM_Fuel.JPG

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

                @lolobyte any errors? it was working for me in the browser, but be aware of the problem @ostfilinchen had with a blocked key due probably to many requests based on browser refreshing

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

                lolobyteL 1 Reply Last reply Reply Quote 0
                • lolobyteL Offline
                  lolobyte @strawberry 3.141
                  last edited by

                  @strawberry-3.141

                  ok, that was a good reason for me to check it with another browser.
                  For usual i use a the maxthon browser. I checked now with chrome and wuala, your module is shown like it have to be.

                  Thanks for your info with the browser requests.

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    DeSlow
                    last edited by

                    Helllo, and befor a big sry for my very bad english.
                    i try too run the module but every time in change the config id will say the no config is there.
                    if copy the mmm modul in moduls, run the npm installer, change the config and nothing…
                    were is my mistake?

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

                      @DeSlow can you post your config snippet? dont forget to replace your api key first

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

                      1 Reply Last reply Reply Quote 0
                      • D Offline
                        DeSlow
                        last edited by DeSlow

                        do you meen this
                        }
                        },
                        {
                        module: “MMM-Fuel”,
                        position: “top_right”,
                        config: {
                        api_key: “api key”,
                        lat: 53.931775,
                        lng: 9.505148,
                        types: [“e5”],
                        }
                        }

                        strawberry 3.141S D 2 Replies Last reply Reply Quote 0
                        • 1
                        • 2
                        • 14
                        • 15
                        • 16
                        • 17
                        • 18
                        • 16 / 18
                        • 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