• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 417.2k 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.
  • S Offline
    strawberry 3.141 Project Sponsor Module Developer @ostfilinchen
    last edited by Nov 26, 2016, 8:19 AM

    @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 Nov 26, 2016, 8:22 AM

      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
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer
        last edited by Nov 26, 2016, 8:34 AM

        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
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer
          last edited by strawberry 3.141 Dec 5, 2016, 12:57 PM Dec 5, 2016, 12:57 PM

          @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

          L 1 Reply Last reply Dec 5, 2016, 1:20 PM Reply Quote 0
          • L Offline
            lolobyte @strawberry 3.141
            last edited by Dec 5, 2016, 1:20 PM

            @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

            S 1 Reply Last reply Dec 5, 2016, 1:24 PM Reply Quote 0
            • S Offline
              strawberry 3.141 Project Sponsor Module Developer @lolobyte
              last edited by Dec 5, 2016, 1:24 PM

              @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

              L 1 Reply Last reply Dec 5, 2016, 1:33 PM Reply Quote 0
              • L Offline
                lolobyte @strawberry 3.141
                last edited by Dec 5, 2016, 1:33 PM

                @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 Dec 21, 2016, 11:37 AM

                  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?

                  S 1 Reply Last reply Dec 21, 2016, 11:39 AM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @DeSlow
                    last edited by Dec 21, 2016, 11:39 AM

                    @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 Dec 21, 2016, 11:43 AM Dec 21, 2016, 11:40 AM

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

                      S D 2 Replies Last reply Dec 21, 2016, 11:42 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 17
                      • 18
                      • 3 / 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