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.

    Looking for Austrian Testers

    Scheduled Pinned Locked Moved Development
    16 Posts 4 Posters 9.9k Views 4 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.
    • nogEN
      nogE
      last edited by

      Hi,

      “normal” Benzin e5 not working

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

        @nogE can you send me your config to investigate?

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

        nogEN 1 Reply Last reply
        Reply Quote 0
        • nogEN
          nogE
          last edited by

          Hi,

          please take a look.

          	{
          		"module": "MMM-Fuel",
          		"position": "bottom_right",
          		"config": {
          			"lat": 48.131927,
          			"lng": 13.463719,
          			"types": [
          				"diesel"
          			],
          			"provider": "spritpreisrechner"
          		},
          		"classes": "default for_all"
          	},
          

          thx

          strawberry 3.141S 1 Reply Last reply
          Reply Quote 0
          • nogEN
            nogE @strawberry 3.141
            last edited by

            @strawberry-3.141
            Hi,
            wrong config file. sorry

            {
            		"module": "MMM-Fuel",
            		"position": "bottom_right",
            		"config": {
            			"lat": 48.131927,
            			"lng": 13.463719,
            			"types": [
            				"diesel",
            				"e5"
            			],
            			"provider": "spritpreisrechner"
            		},
            		"classes": "default for_all"
            	},
            
            1 Reply Last reply
            Reply Quote 1
            • strawberry 3.141S
              strawberry 3.141 Project Sponsor Module Developer @nogE
              last edited by strawberry 3.141

              @nogE if you want diesel and benzin you have to do

              types: [
                "diesel",
                "e5"
              ]
              

              EDIT ok i will check it

              EDIT2 ok found an issue, trying to fix it now.

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

              nogEN 1 Reply Last reply
              Reply Quote 0
              • nogEN
                nogE @strawberry 3.141
                last edited by

                @strawberry-3.141
                maby it could help: my config.js file is created with MMM-Admin-Interface

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

                  @nogE the problem was related to the code not the config

                  should be fixed now, get the changes with git pull inside the MMM-Fuel directory.

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

                  nogEN 1 Reply Last reply
                  Reply Quote 0
                  • nogEN
                    nogE @strawberry 3.141
                    last edited by

                    @strawberry-3.141
                    works perfect!! thx for fast response!
                    Greetings from Upper Austria (vlg Mostschädln)

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

                      Thanks for testing.

                      I released the new features to the master branch, you can go back there by git checkout master and git pull in the MMM-Fuel directory.

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

                      1 Reply Last reply
                      Reply Quote 1
                      • nogEN
                        nogE @strawberry 3.141
                        last edited by

                        @strawberry-3.141
                        nice tool. installed, config and run with no problems. I has a question: is it possible to switch maps without MMM-voice?

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

                          @nogE that is not possible. In which way the user should be able to toggle the map?

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

                          1 Reply Last reply
                          Reply Quote 0
                          • S
                            schlachtkreuzer6
                            last edited by

                            @strawberry-3-141 OMG! Thank you so much :smile:

                            1 Reply Last reply
                            Reply Quote 0
                            • S
                              schlachtkreuzer6 @strawberry 3.141
                              last edited by

                              @strawberry-3.141 works great!

                              1 Reply Last reply
                              Reply Quote 1

                              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 / 1
                              • 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