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-ModuleScheduler - Module Schedules and Notifications

      @Alvinger

      Try this instead:

      {from: '0 06 * * * ', to: '30 09 * * * ', dimLevel: ‘50’},
      {from: '0 16 * * * ', to: '30 22 * * * ', dimLevel: ‘50’}

      posted in System
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      @nigel-daniels said in MMM-3Day-Forecast:

      api_key

      That sir solved the issue!! Many Thanks… it’s running great now! :)

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: Complete noob here

      @nuckinfutz said in Complete noob here:

      @cowboysdude I have a very deep and very broad background in I.T. Just not with Object Oriented Programming. I can generally muddle my way through things. It is very helpful though when documentation is clear and also when people offer assistance and leave the ego at the door. I’m happy to help if I can with the config.js file.

      Well generally you’ll find most here are willing to help and with no ego… :)

      We do have from time-to-time people looking for someone to do all the work for them and then insulting people here… You’re not one of them but they’ve been here.

      These guys work very hard and offer this free and I appreciate it very much… so when people seem like they are not being very nice I take it as my job to well for lack of better words set them straight…

      I’m not a programmer but I’m not a scammer either and I REALLY hate it when people come here and mistreat others… they’ve helped me so much and have been very patient and kind.

      :) You’re welcome here and hey if you can lend a hand that’s much appreciated also!

      Welcome Friend :)

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: Complete noob here

      @nuckinfutz OH no that’s okay. I know what you meant :) You’re not an insulting kind of person but I know how you feel too. I’m not a programmer myself so I understand when something isn’t clear…

      I still have a problem with the config.js file… what goes in quotes, what doesn’t… I’m getting there though! :)

      You’re okay… just stating your experience!

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: Problems with MMM-RandomPhoto

      @strawberry-3.141 said in Problems with MMM-RandomPhoto:

      @Woody you are in the wrong directory /home/pi/package.json

      cd ~/MagicMirror/modules/MMM-RandomPhoto
      npm install
      

      Yeah not running npm install gets me into trouble at times!!! :)

      posted in Entertainment
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      Ahhhhhhhhhh yes that could do it… at first I thought perhaps the ‘classes’ where my issue but I think you’re correct! Thanks a bunch!

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      Even just running nothing but the MMM-Weather-Now and MMM-3Day-Forecast all I get is
      Loading… on both…

      git cloned it
      switched to that dir and ran ‘npm install’
      put the proper config in the mirror
      ran it in DEV mode getting no errors and it’s loading

      Nothing.

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: Resize custom or main modules

      @daveyg_71 put these in the css directory - custom.css file…

      I would never suggest changing ANY core css file because it could have well not good results then you’ll be trying to fix several problems.

      That’s what the custom.css file is for ;)

      Not sure if you know but modules are numbered like the example above:
      module_8_newsfeed

      There is another thread here that explains all that :)
      Here’s one and it even has an example custom.css file attached:
      check here!

      posted in Development
      cowboysdudeC
      cowboysdude
    • RE: MMM-voice

      @daveyg_71 when you do what strawberry suggested after you reboot redo the

      arecord -l

      Like he said you may have to do it a couple times but it should show you more than likely your mic is 1

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-Mail

      Deleted it and started over and BAM working! Thank you all!

      posted in Productivity
      cowboysdudeC
      cowboysdude
    • RE: MMM-voice

      Interesting I’m using the same mic with no issues…

      What are you running it on? RPI 3? I would do this:

      Terminal window:

      sudo apt-get update
      sudo apt-get dist-upgrade

      That will install Pixel - the newest updated version… Then try to find your mic doing this in a terminal window:

      arecord -l

      See what that says… let me know!

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-voice

      Try to run it like this:

      sudo ./dependencies.sh

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      Well did find out was using the wrong ‘key’… fixed that and entered the url in the web browser and it gives me the results but won’t load on the mirror. Running in DEV mode shows no errors either…

      Thank you!

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-Mail

      Thank you @travisbarket I’ll get around to trying it again soon LOL

      posted in Productivity
      cowboysdudeC
      cowboysdude
    • RE: Complete noob here

      Well yes that happens but it’s easy to do … I know myself that I may know something and so I assume you just know it too. It’s not done on purpose but I just sometimes don’t think :)

      posted in Troubleshooting
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      @nigel-daniels Yes I ran the npm install inside the directories and it went without issue.

      Yes I’ll PM you my config

      Thanks!

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: MMM-voice

      I would do this. Uninstall it, git clone it again and try running it again.

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: RPI Update

      @d3r I updated my mini alarm clock mirror to pixel and everything is running great!

      It boots REALLY fast!!!

      posted in General Discussion
      cowboysdudeC
      cowboysdude
    • RE: MMM-3Day-Forecast

      Love this and the weather now but…

      I have my config setup correctly it just says…

      “Loading Weather Data…”
      “Loading Forecast Data”

      That’s as far as it ever goes…

      posted in Utilities
      cowboysdudeC
      cowboysdude
    • RE: NFL Score Module

      OK well I’d see to your entire config … private msg me with your entire config.js file… so I can take a look at it.

      posted in Sport
      cowboysdudeC
      cowboysdude
    • 1
    • 2
    • 103
    • 104
    • 105
    • 106
    • 107
    • 115
    • 116
    • 105 / 116