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

Scheduled Pinned Locked Moved Transport
56 Posts 13 Posters 26.3k Views 12 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.
  • R Offline
    rob73
    last edited by Oct 8, 2018, 3:30 AM

    Awesome!

    1 Reply Last reply Reply Quote 0
    • R Offline
      richland007
      last edited by May 29, 2019, 4:40 AM

      Is this still working?? It was working flawlessly for me before but i turned the MM off for like 3 months when i was doing some work around the house and when i turned it back on i do not see anything on my list of gas stations.

      It just says updated at this time and date but nothing listed.
      I did a git pull thinking that something might have been updated in those 3 months but nothing changed.

      Anyone else experiencing difficulties ???

      D

      M C 2 Replies Last reply May 29, 2019, 11:59 PM Reply Quote 0
      • M Offline
        Mykle1 Project Sponsor Module Developer @richland007
        last edited by Mykle1 May 30, 2019, 12:01 AM May 29, 2019, 11:59 PM

        @richland007 said in MMM-Gas:

        Anyone else experiencing difficulties ???

        I just did a git pull on my current installation and everything seems to be working just fine.

        Have you made any modifications? Are there any errors being reported in the terminal or dev console?

        0_1559174344599_Screenshot from 2019-05-29 19-57-26.png

        Create a working config
        How to add modules

        1 Reply Last reply Reply Quote 0
        • C Offline
          cowboysdude Module Developer @richland007
          last edited by May 30, 2019, 1:18 AM

          @richland007 Do a git pull as things did change and I updated it a month ago or so.

          1 Reply Last reply Reply Quote 0
          • R Offline
            richland007
            last edited by May 30, 2019, 6:13 AM

            I did a git pull and than an npm install insde the module but still no luck only updated on today’s date and time.
            No list of gas stations nothing just that.

            Do we have to change anything in the module settings on the config.js file for the update??

            Denis

            M 1 Reply Last reply May 30, 2019, 7:39 PM Reply Quote 0
            • M Offline
              Mykle1 Project Sponsor Module Developer @richland007
              last edited by Mykle1 May 30, 2019, 7:39 PM May 30, 2019, 7:39 PM

              @richland007

              This should be your config entry. Have you tried another zip code? See if this one works.

              {
                          disabled: false,
                          module: "MMM-Gas",
                          position: "top center",
                          config: {
                              zip: "10306"
                          }
                      },
              

              Create a working config
              How to add modules

              R 1 Reply Last reply Jun 6, 2019, 4:40 AM Reply Quote 1
              • R Offline
                richland007 @Mykle1
                last edited by Jun 6, 2019, 4:40 AM

                @Mykle1 Nothing solved it but a complete rm -rf and than a reinstall now it works fine
                thank you
                D

                M 1 Reply Last reply Jun 7, 2019, 12:43 AM Reply Quote 0
                • M Offline
                  Mykle1 Project Sponsor Module Developer @richland007
                  last edited by Jun 7, 2019, 12:43 AM

                  @richland007

                  :thumbsup:

                  Create a working config
                  How to add modules

                  1 Reply Last reply Reply Quote 0
                  • D Offline
                    DDE12
                    last edited by Jun 13, 2023, 12:36 PM

                    How do you change the size of the font in the module?

                    S 1 Reply Last reply Jun 13, 2023, 1:09 PM Reply Quote 0
                    • S Offline
                      sdetweil @DDE12
                      last edited by Jun 13, 2023, 1:09 PM

                      @DDE12 custom.css, like always

                      look to see if it has a css file which would tell u the class names used,

                      then use custom.css to override those settings

                      Sam

                      How to add modules

                      learning how to use browser developers window for css changes

                      D 1 Reply Last reply Jun 19, 2023, 3:06 AM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 3 / 6
                      • 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