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 8.0k 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.
    • strawberry 3.141S Offline
      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 Offline
        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 Offline
          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 Offline
            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 Offline
              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 Offline
                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 Offline
                  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 Offline
                    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 Offline
                      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 Offline
                        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
                        • 1
                        • 2
                        • 1 / 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