• 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.

Looking for Austrian Testers

Scheduled Pinned Locked Moved Development
16 Posts 4 Posters 7.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.
  • N Offline
    nogE
    last edited by Apr 4, 2017, 8:28 PM

    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

    S 1 Reply Last reply Apr 4, 2017, 8:32 PM Reply Quote 0
    • N Offline
      nogE @strawberry 3.141
      last edited by Apr 4, 2017, 8:31 PM

      @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
      • S Offline
        strawberry 3.141 Project Sponsor Module Developer @nogE
        last edited by strawberry 3.141 Apr 4, 2017, 8:38 PM Apr 4, 2017, 8:32 PM

        @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

        N 1 Reply Last reply Apr 4, 2017, 8:47 PM Reply Quote 0
        • N Offline
          nogE @strawberry 3.141
          last edited by Apr 4, 2017, 8:47 PM

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

          S 1 Reply Last reply Apr 4, 2017, 9:05 PM Reply Quote 0
          • S Offline
            strawberry 3.141 Project Sponsor Module Developer @nogE
            last edited by Apr 4, 2017, 9:05 PM

            @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

            N 1 Reply Last reply Apr 4, 2017, 11:25 PM Reply Quote 0
            • N Offline
              nogE @strawberry 3.141
              last edited by Apr 4, 2017, 11:25 PM

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

              1 Reply Last reply Reply Quote 1
              • S Offline
                strawberry 3.141 Project Sponsor Module Developer
                last edited by Apr 5, 2017, 11:47 PM

                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
                • N Offline
                  nogE @strawberry 3.141
                  last edited by Apr 12, 2017, 6:04 PM

                  @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?

                  S 1 Reply Last reply Apr 13, 2017, 9:04 AM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @nogE
                    last edited by Apr 13, 2017, 9:04 AM

                    @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 Offline
                      schlachtkreuzer6
                      last edited by Apr 17, 2017, 5:06 PM

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

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 1 / 2
                      1 / 2
                      • First post
                        10/16
                        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