MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. cowboysdude
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    Offline
    • Profile
    • Following 12
    • Followers 37
    • Topics 91
    • Posts 2,312
    • Groups 2

    Posts

    Recent Best Controversial
    • RE: MMM-Openhab

      @t-moe Why yes there is you can do 1 of 2 ways:

      First way:
      Add this to your custom.css

      .MMM-Openhab .ifr { 
      	border: 0;
      }
      

      OR
      In the modules directory where this module is open the css file and where you see this…

      .MMM-Openhab .ifr {
       	width: 400px;
      	height: 680px; 
      }
      

      Change it to this:

      .MMM-Openhab .ifr {
       	width: 400px;
      	height: 680px;
      	border: 0;
      }
      

      Should do it.

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: My 7"' Fire Tablet Magic Status Board (no mirror)

      @lopazopy Looks great!! Nice job!

      posted in Show your Mirror
      cowboysdudeC
      cowboysdude
    • RE: Which Monitor?.

      @exodusone You can use anything you want. You can use a TV with HDMI input or monitor.
      It really depends on the size you want.

      posted in Hardware
      cowboysdudeC
      cowboysdude
    • Different project NON Mirror related.

      If you’re just interested in Arduino and led lights this one may be of interest.

      Under Cabinet lightingt

      This is a project that does require some planning to lay out wires, etc.

      But what it does is gives me automatic lights without any other controls needed. The sun comes up the lights go out… turn on kitchen light the lights go out. I generally run most things through Home Assistant and you can this too but I didn’t feel it was necessary to do that. Just made them ‘automatic’ on their own.

      posted in General Discussion
      cowboysdudeC
      cowboysdude
    • RE: MMM-Gas Still Working?

      @sifuhall I wouldn’t have found that because I ran it on my dev machine which is windows which doesn’t care about case… linux, raspberry pi does!!

      Glad it’s working!! Sorry about the mix up…

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-Gas Still Working?

      @strawberry-3-141 Thank you!!! I have fixed that issue on Github!!!

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-mygarbage not loading

      @sardauker Maybe it’s just full :)

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-Gas Still Working?

      @sifuhall said in MMM-Gas Still Working?:

      mid-grade

      I can come up with possibly 2 problems…

      Either npm install wasn’t run in the MMM-Gas module directory OR
      if you copied the example config from github quotes do not copy correctly.
      So go in and wherever there is a quote ’ or " delete them and from your own keyboard redo them ’ or "…

      Let me know.

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-Gas Still Working?

      @sifuhall Here is what I am getting:

        {
          name: 'Speedway #9600',
          dist: '2.5 miles',
          address: '39 S Maple St Winchester KY 40391',
          ppg: '¤3.60'
        },
        {
          name: 'Shell',
          dist: '2.56 miles',
          address: '4 W Washington St Winchester KY 40391',
          ppg: '¤3.55'
        },
        {
          name: 'Clarks Pump N Shop #81',
          dist: '2.58 miles',
          address: '201 N Main St Winchester KY 40391',
          ppg: '¤3.55'
        },
        {
          name: 'Shell',
          dist: '3.69 miles',
          address: '105 April Way Dr Winchester KY 40391',
          ppg: '¤3.59'
        },
        {
          name: 'Murphy Express #8605 (discount Available)',
          dist: '3.85 miles',
          address: '120 Codella Dr Winchester KY 40391',
          ppg: '¤3.38'
        },
        {
          name: 'Hardys Bp',
          dist: '3.9 miles',
          address: '108 Rolling Hills Ln Winchester KY 40391',
          ppg: '¤3.64'
        },
        {
          name: 'Kroger Fuel Center #8402 (discount Available)',
          dist: '4.29 miles',
          address: '1661 Bypass Rd Winchester KY 40391',
          ppg: '¤3.40'
        },
        {
          name: 'Speedway #8256',
          dist: '4.42 miles',
          address: '1480 W Lexington Ave Winchester KY 40391',
          ppg: '¤3.53'
        },
        {
          name: 'Fas Mart #5262',
          dist: '4.56 miles',
          address: '5400 Revilo Rd Winchester KY 40391',
          ppg: '¤3.56'
        },
        {
          name: 'Apple Market #526',
          dist: '4.63 miles',
          address: '570 Van Meter Rd Winchester KY 40391',
          ppg: '¤3.56'
        }
      ]
      

      That is in the terminal window…
      For the results with your zip code. I see no front end errors
      here are the results for that…

      0: {name: 'Murphy Express #8605 (discount Available)', dist: '3.85 miles', address: '120 Codella Dr Winchester KY 40391', ppg: '¤3.38'}
      1: {name: 'Kroger Fuel Center #8402 (discount Available)', dist: '4.29 miles', address: '1661 Bypass Rd Winchester KY 40391', ppg: '¤3.40'}
      2: {name: 'Speedway #8256', dist: '4.42 miles', address: '1480 W Lexington Ave Winchester KY 40391', ppg: '¤3.53'}
      3: {name: 'Shell', dist: '2.56 miles', address: '4 W Washington St Winchester KY 40391', ppg: '¤3.55'}
      4: {name: 'Clarks Pump N Shop #81', dist: '2.58 miles', address: '201 N Main St Winchester KY 40391', ppg: '¤3.55'}
      5: {name: 'Fas Mart #5262', dist: '4.56 miles', address: '5400 Revilo Rd Winchester KY 40391', ppg: '¤3.56'}
      6: {name: 'Apple Market #526', dist: '4.63 miles', address: '570 Van Meter Rd Winchester KY 40391', ppg: '¤3.56'}
      7: {name: 'Shell', dist: '3.69 miles', address: '105 April Way Dr Winchester KY 40391', ppg: '¤3.59'}
      8: {name: 'Speedway #9600', dist: '2.5 miles', address: '39 S Maple St Winchester KY 40391', ppg: '¤3.60'}
      9: {name: 'Hardys Bp', dist: '3.9 miles', address: '108 Rolling Hills Ln Winchester KY 40391', ppg: '¤3.64'}
      length: 10
      [[Prototype]]: Array(0)
      
      

      Please post your config so I can look at that.

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-Gas Still Working?

      @sifuhall said in MMM-Gas Still Working?:

      @mykle1

      For some reason mine isn’t working. I don’t see any errors with npm start dev and my config.sys checks out with npm run config:check

      Could you try for zipcode 40391 and see if that works for you? Maybe there are just no results?

      I sure will when i get home from work. I will post back.

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • 1
    • 2
    • 3
    • 4
    • 5
    • 231
    • 232
    • 3 / 232