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

    stevegoble

    @stevegoble

    1
    Reputation
    474
    Profile views
    9
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    stevegoble Unfollow Follow

    Best posts made by stevegoble

    • RE: MMM-Remote-Control can not turn ON monitor

      @anaghd said in MMM-Remote-Control can not turn ON monitor:

      “vcgencmd display_power 0 && sudo echo 'standby 0 | cec-client -s -d 1”;

      I am not a programmer but there seems to be a syntax error in this line of code (and the next one too). Shouldn’t there be a closing ’ after the opening 'standby ?

      posted in Troubleshooting
      S
      stevegoble

    Latest posts made by stevegoble

    • RE: MMM-Remote-Control can not turn ON monitor

      @anaghd
      Even adding what I think is the correct syntax I still get an error. I am having the same issue where the TV will not turn back on after it goes to “sleep”. Initially (with unmodified code), as long as it is searching for the HDMI signal it will turn the monitor back on; however, when the signal search stops these commands will not turn the TV back on.
      Here is the error:
      Whoops! There was an uncaught exception…
      0|mm | [01.01.2022 06:21.55.922] [ERROR]
      0|mm | /home/pi/MagicMirror/modules/MMM-Remote-Control/node_helper.js:640
      0|mm | “vcgencmd display_power 1” && sudo echo ‘on 0’ | cec-client -s -d 1”;
      0|mm | ^^^^

      posted in Troubleshooting
      S
      stevegoble
    • RE: MMM-Remote-Control can not turn ON monitor

      @anaghd said in MMM-Remote-Control can not turn ON monitor:

      “vcgencmd display_power 0 && sudo echo 'standby 0 | cec-client -s -d 1”;

      I am not a programmer but there seems to be a syntax error in this line of code (and the next one too). Shouldn’t there be a closing ’ after the opening 'standby ?

      posted in Troubleshooting
      S
      stevegoble
    • RE: Advanced stocks / finance module needed

      Re: Advanced stocks / finance module needed

      And this one looks / works great. Different customization is a really nice touch.

      posted in Requests
      S
      stevegoble
    • RE: MMM-NOAA - Another Weather Module

      @tbbear

      BAH! I just made the locale change to 12!! Thanks a bunch for the fix, I’ll update now… you da man!!

      posted in System
      S
      stevegoble
    • RE: MMM-NOAA - Another Weather Module

      @tbbear
      Thank you for the quick response. I am in Atlanta, GA USA. I prefer 24 hour clock so…sigh.

      posted in System
      S
      stevegoble
    • RE: MMM-NOAA - Another Weather Module

      @tbbear

      I had the same issue. The change to config.js did fix it but now the temp is showing in Celsius. My locals are:

              language: "en",
              timeFormat: 24,
              units: "imperial",
      

      any idea?

      Thanks!

      posted in System
      S
      stevegoble
    • RE: Stocks

      @alexyak said in Stocks:

      There are a few symbols that don’t exist. Remove .DJI and CICS

      I also was having many issues. This page will allow you to search for ticker symbols this api supports.

      Until Alphavantage is supported anyway…they even have cryptocurrency on theirs…

      posted in Utilities
      S
      stevegoble
    • RE: Stocks

      @shep99

      This.

      posted in Utilities
      S
      stevegoble
    • RE: Problem with Weather forecast

      @MichMich fresh upgrade to 2.1.3 and using the entire sample config does not display the weather. I tried the develop branch and updated it with git pull but does the same. Was this fixed? Do I need a fresh build?

      posted in Troubleshooting
      S
      stevegoble