• 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 418.7k 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 @reaper81
    last edited by Jan 20, 2017, 3:50 PM

    @reaper81 the api only provides diesel e5 and e10 sorry

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

    1 Reply Last reply Reply Quote 0
    • J Offline
      jayjay2017
      last edited by jayjay2017 Mar 11, 2017, 4:30 PM Mar 11, 2017, 3:53 PM

      Hi

      If I take the example with a matching token,
      “Node serveronly” does not start.

      Loading config …
      Loading module helpers …
      WARNING! Could not validate config file. Please correct syntax errors. Starting with default configuration.
      Loading module helpers …
      Whoops! There was an uncaught exception…
      [SyntaxError: Block-scoped declarations (let, const, function, class) not yet supported outside strict mode]
      MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
      If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

      var config = {
      port: 8070,
      ipWhitelist: [“127.0.0.1”, “::ffff:127.0.0.1”, “::1”, “192.168.1.22”],

      language: 'de',
      timeFormat: 24,
      units: 'metric',
      

      modules: [
      {
      module: ‘MMM-Fuel’,
      position: ‘top_right’,
      config: {
      api_key: ‘f9fXXXXXXX’,
      lat: 51.899177,
      lng: 10.184662,
      types: [‘diesel’],
      }
      }
      ]
      };

      Y S 2 Replies Last reply Mar 11, 2017, 4:27 PM Reply Quote 0
      • Y Offline
        yawns Moderator @jayjay2017
        last edited by Mar 11, 2017, 4:27 PM

        @jayjay2017 please post your config without api keys or check your config on jshint.com

        1 Reply Last reply Reply Quote 0
        • S Offline
          strawberry 3.141 Project Sponsor Module Developer @jayjay2017
          last edited by Mar 11, 2017, 7:48 PM

          @jayjay2017 sounds like your node version doesnt support es6 which node version are you using?

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

          1 Reply Last reply Reply Quote 0
          • J Offline
            jayjay2017
            last edited by Mar 11, 2017, 9:18 PM

            The version of node was the point. I had Version 4.2.6, now updated to V7.7.2.

            It works now.

            Thank you very much.

            1 Reply Last reply Reply Quote 0
            • S Offline
              sindbad6
              last edited by sindbad6 Mar 11, 2017, 10:10 PM Mar 11, 2017, 9:50 PM

              Hi, have an issue with the shortenText parameter. When I use it, the address is max shorter(in px) then the name of the gas station. That’s a little bit anoying if more then one station is shown from the big companies and I can’t see the complete address, even if there is still enough place. Any idea, how I can change it? In the custom.css for example.
              0_1489269011731_upload-acb11020-7933-41d5-a659-9402199ec1a1

              S 1 Reply Last reply Mar 12, 2017, 8:43 AM Reply Quote 0
              • S Offline
                strawberry 3.141 Project Sponsor Module Developer @sindbad6
                last edited by Mar 12, 2017, 8:43 AM

                @sindbad6 looks strange, your name gets cut after 35 chars and your address after ~19 can you send me your geo data you’re using in config as a private message?

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

                S 1 Reply Last reply Mar 12, 2017, 9:31 AM Reply Quote 0
                • S Offline
                  sindbad6 @strawberry 3.141
                  last edited by sindbad6 Mar 12, 2017, 9:48 AM Mar 12, 2017, 9:31 AM

                  @strawberry-3.141 Sorry, I’m a complete newbie and can’t see how to send a private message. I tried it over the chat button. I hope you meant this.

                  S 1 Reply Last reply Mar 12, 2017, 11:55 AM Reply Quote 0
                  • S Offline
                    strawberry 3.141 Project Sponsor Module Developer @sindbad6
                    last edited by Mar 12, 2017, 11:55 AM

                    @sindbad6 do a git pull in ~/MagicMirror/modules/MMM-Fuel

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

                    S 1 Reply Last reply Mar 12, 2017, 5:18 PM Reply Quote 0
                    • S Offline
                      sindbad6 @strawberry 3.141
                      last edited by Mar 12, 2017, 5:18 PM

                      @strawberry-3.141 Thanks a lot. That’s much better.

                      1 Reply Last reply Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 7
                      • 17
                      • 18
                      • 5 / 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