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

    Posts

    Recent Best Controversial
    • RE: MMM-Multimonth

      @BKeyport
      How do you change the font and size now?

      posted in Utilities
      pugslyP
      pugsly
    • Font Size

      Re: MMM-Multimonth

      How do you change the font and size now? I updated to the latest version and its now huge.

      posted in Utilities
      pugslyP
      pugsly
    • RE: Pir sensor

      This is what I use to put my monitor to sleep using a PIR sensor. I have a 3D printed case for the sensor that hangs under the mirror itself. The sensor does not have anything to do with the magic mirror software at all, in fact it just puts the monitor to sleep when no one is in the area.

      https://github.com/cowboysdude/Pir-Sensor

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: MMM-Multimonth

      I only want to display a single month, how do I remove the beginning and ending dates from the current month calendar? Also seems like the alignment is off.

      54bb7b2b-d780-41be-a41c-95c38c147575-image.png

      posted in Utilities
      pugslyP
      pugsly
    • RE: working module Raspberry Pi 4 and PIR?

      @DariBer Please see this document… this is how I use my PIR to turn off the screen when no one is in front of it.

      https://www.thedigitalpictureframe.com/pir-motion-sensor-raspberry-pi-digital-picture-frame/

      posted in Forum
      pugslyP
      pugsly
    • RE: default calendar - individual icon colors?

      @pugsly Figured it out…

      .fas.fa-fw.fa-calendar {
      color: #ffffff; /* white /
      }
      .fas.fa-fw.fa-birthday-cake {
      color: #00ffff; /
      cyan /
      }
      .fas.fa-fw.fa-gift {
      color: #ffff00; /
      Yellow /
      }
      .fas.fa-fw.fa-institution {
      color: #ff0000; /
      Red /
      }
      .fas.fa-fw.fa.fa-building-o {
      color: #00ff00; /
      Lime */

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: {HowTo} turn on/off your monitor (Time based, PIR/Button, App)

      @Asphyth That is your monitor, its not coming from the Pi.

      posted in Tutorials
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @pugsly NVM… the K in apiKey is a capital. Its working now.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @sdetweil
      Its not passing the API key in the HTML request.

      https://api.ipgeolocation.io/astronomy?apiKey=&lang=en&lat=39.2907&long=-75.6344 401

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @sdetweil said in MMM-Sunrise-Sunset:

      cp node_modules/jquery/dist/jquery.js .

      Slightly better, its displaying now but just says ‘Loading’

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @sdetweil

      Uncaught ReferenceError: $ is not defined
      at Class.updateSun (MMM-Sunrise-Sunset.js:33)
      at Class.start (MMM-Sunrise-Sunset.js:12)
      at startModules (loader.js:55)
      at loader.js:40
      at HTMLLinkElement.stylesheet.onload (loader.js:200)

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @sdetweil Not sure I know what you mean. When I put this in my config the screen is all blank:

          {
              module: "MMM-Sunrise-Sunset",
              position: "top_right",
              header: "Sunrise",
              config: {
                  latitude: "39.2907",
                  longitude: "-75.6344",
                  apikey: "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
                  layout: "inline"
                      }
          },
      
      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-Sunrise-Sunset

      @henry2man
      I am having the same problem, whenever I put it in my config the display is blank.

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-PIR doesn´t work with MM 2.8

      I have been having the same problem kinda where my monitor goes to sleep and it never wakes back up. I know what needs to be added somewhere in order to fix it.

      fbset -depth 8; fbset -depth 16

      for some reason even after issuing a wakeup code to the HDMI the fbset command is needed in order for the screen to come back. No clue how to get that into the code at all.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: Calendar module not showing Facebook birthdays

      Upgraded to 2.9 and still no luck on the birthdays. Anyone?

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: Calendar module not showing Facebook birthdays

      I will also throw my name in the ring to say that after 2.7.1 facebook birthdays are not working anymore.

      posted in Troubleshooting
      pugslyP
      pugsly
    • RE: MMM-DarkSkyForecast - Yet ANOTHER weather module

      Trying to find out how to remove this spacing circled in RED.

      0_1553796017174_dd83a999-2901-44a0-86b7-3b3cfa7e07cc-image.png

      posted in Utilities
      pugslyP
      pugsly
    • RE: MMM-MyGarbage

      @htilburgs
      Is there a way to change the can colors? Ours here are Blue, Green, and Yellow.

      posted in Utilities
      pugslyP
      pugsly
    • RE: TRASH DAY?????

      @sean said in TRASH DAY???:

      MMM-NotificationTrigger

      Yes to both, but the little icon won’t help kids who don’t see it in huge letters. If I could get it to actually notify with the alert between 5-7am on tuesdays. Awesome. Will have to play with both modules some.

      posted in Requests
      pugslyP
      pugsly
    • TRASH DAY?????

      Looking for a module that will put up in huge letters TRASH DAY (All other modules will be hidden) on a set schedule. So say for instance that Tuesday between 5am-7am. When someone walks in front of my Mirror (I use a PIR sensor to wake it up from sleep) TRASH DAY for 10 seconds then go back to showing my normal modules, so someone will see it and remember to take out the damn trash. Sorry for the rant but yeah it doesn’t have to be called trash day but you get the point.

      posted in Requests
      pugslyP
      pugsly
    • 1 / 1