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

    Topics

    • G

      MMM-Multimonth

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      12
      2
      0 Votes
      12 Posts
      3k Views
      S
      @bkeyport the only code that sets the highlighting is starting at line 82 so, I would change the css to unique colors for the 3 lines, (2 have different classes but same color) if (currentWeekday.day() == 0 || currentWeekday.day() == 6) { output += "<div class='current_day_weekend'>" + currentWeekday.format("D") + "</div>"; } else { output += "<div class='current_day'>" + currentWeekday.format("D") + "</div>"; } } else { output += "<div class='current_day'>" + currentWeekday.format("D") + "</div>"; if (currentWeekday.day() == 0 || currentWeekday.day() == 6) { output += "<div class='current_day_weekend'>" + currentWeekday.format("D") + "</div>"; } else { output += "<div class='current_day'>" + currentWeekday.format("D") + "</div>"; } } else { output += "<div class='current_day'>" + currentWeekday.format("D") + "</div>";
    • G

      SD Card - Full

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      5
      0 Votes
      5 Posts
      908 Views
      G
      @sdetweil , I have no idea what I’m using. The software was installed by my son, I only know how to install and configure modules :(
    • G

      Message: no signal

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      S
      @george i just replied to someone else on discord there are different commands to turn on/off display devices… and they work in different places tvservice is a pi only command https://www.raspberrypi.org/documentation/raspbian/applications/tvservice.md vcgencmd is one to control the hdmi port (turn off, and display MAY show ‘no input’) https://www.raspberrypi.org/documentation/raspbian/applications/vcgencmd.md and cec-utils (cec-client) can control the tv on the end of the hdmi cable (for cec compliant devices) https://pimylifeup.com/raspberrypi-hdmi-cec/ tv service works on pi4 to turn off hdmi port, but not back on. vcgencmd worked on pi 4, but montior displayed no input, cec-utils worked turned off/on monitor [11:45 AM] the PIR module has to use the right commands… I thought NEWPir supported cec-client… but haven’t tried it… sam — Today at 11:58 AM New-PIR does support the CEC commands, and vcgencmd and tvservice… using mode in the module config screen section screen: { } I think 5 modes are available: mode: 1 - use vgencmd (RPI only) mode: 2 - use dpms (version RPI) mode: 3 - use tvservice (RPI only) mode: 4 - use HDMI CEC mode: 5 - use dpms (linux version for debian, ubuntu, …) my advice to the other user was to logon to the pi via ssh and try the commands as documented in the links to figure out which on works and then use the mode in the NEW-Pir module config
    • G

      [MMM-ImageSlideshow

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      3
      0 Votes
      3 Posts
      873 Views
      G
      @sdetweil , thanks!
    • G

      MMM-DynamicWeather

      Watching Ignoring Scheduled Pinned Locked Moved Troubleshooting problems running mm
      13
      0 Votes
      13 Posts
      4k Views
      S
      @sceetch Well that’s what the zIndex option is supposed to, but I don’t believe it works. As an alternative, you can change the opacity to something lower and be able to see through the animations. Unfortunately I believe I would need to spend a lot more time re-writing the animations to get the zIndex thing to work. I might try to look into that later, or maybe someone from the community can take a try. There is an active issue for that: https://github.com/scottcl88/MMM-DynamicWeather/issues/36
    • G

      My mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      7
      3
      9 Votes
      7 Posts
      2k Views
      G
      @JerryP , hi, the module is MMM-rain-forecast
    • G

      Hanger mirror

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      3
      2
      2 Votes
      3 Posts
      1k Views
      G
      Thank you very much! I like your modules, I appreciate them, and it’s an honor for me that you like the mirror!
    • G

      Can't upload pictures to site.

      Watching Ignoring Scheduled Pinned Locked Moved Show your Mirror
      8
      0 Votes
      8 Posts
      2k Views
      joela85J
      @sdetweil I figured that icon was of some mountains and the sun and not a person.
    • G

      Module position

      Watching Ignoring Scheduled Pinned Locked Moved Forum module
      4
      0 Votes
      4 Posts
      1k Views
      SnilleS
      @George Oh, no, not really, but I’m sure it’s possible with CSS, so it would be in your “custom.css” file you should do what’s needed… Maybe some one else knows? :)
    • 1 / 1