Navigation

    MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. jonspraggins
    MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 14
    • Best 2
    • Groups 1

    jonspraggins

    @jonspraggins

    5
    Reputation
    380
    Profile views
    14
    Posts
    0
    Followers
    0
    Following
    Joined Last Online
    Website jonspraggins.com Location NC

    jonspraggins Follow
    Project Sponsor

    Best posts made by jonspraggins

    • First Attempt, Still a work in progress

      MagicMirror

      Tweaked the compliments module to display “Good F’in Design Advice”. Yes, I know I could just have a remote file JSON, but I wanted to play with the code a little.

      20" Monitor is only attached to the 12" x 24" mirror with Plate Hangers.

      posted in Show your Mirror
      jonspraggins
      jonspraggins
    • RE: Having issues with 2nd ical.

      I will santizize an ics file and send it to your gmail.

      posted in Troubleshooting
      jonspraggins
      jonspraggins

    Latest posts made by jonspraggins

    • RE: /n not respected in mmm-compliments

      I’ll commit nerd seppaku now, with a proper backslash.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • /n not respected in mmm-compliments

      I have a remote compliments file that I load into my mirror. One line contains a /n, but it is displayed rather than respected as a new line. Is something off with this line?

      "There is no crown /nThere is only the harvest.",
      

      I am running the development branch of MM, if that matters.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: MMM-Fitbit2

      I have dockerized my MM (https://github.com/bastilimbach/docker-MagicMirror) and having trouble getting MMM-Fitbit2 to work properly.

      Some things I’ve attempted:

      • I cannot launch a web browser from my container; it doesn’t have one.
      • SSHing into the container to launch auth.sh will not launch a web browser to finish the setup
      • Copying the token from my old MM doesn’t seem to work.

      Suggestions?

      posted in Health
      jonspraggins
      jonspraggins
    • RE: Having issues with 2nd ical.

      I will santizize an ics file and send it to your gmail.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: Having issues with 2nd ical.

      This is clearly seems to be a problem with OWA and not MM, so I’ll say close this topic.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: Having issues with 2nd ical.

      I just created a fake calendar in OWA and added that to my config. Those events show up for some reason. curious.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: Having issues with 2nd ical.

      from package.json:

      "version": "2.13.0",
      

      The ics file is work-related; I cannot sent that. It should be a standard shared ics file from a published calendar on https://outlook.office365.us/ with the “Can view all details” permission set applied.

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • Having issues with 2nd ical.

      Re: 2nd Calendar won't display

      I cannot get my 2nd calendar to appear in MM, despite what changes I’ve done. Here is my module snippet (with ical keys obfuscated):

      {
                              module: "calendar",
                              header: "Upcoming Events",
                              position: "top_left",
                              config: {
                                      calendars: [
                                              {
                                               symbol: "user-alt",
                                               url: "https://calendar.google.com/calendar/ical/mah-email@gmail.com/mah-priv-key/basic.ics"
                                              },
                                              {
                                               symbol: "briefcase",
                                               url: "https://outlook.office365.us/owa/calendar/mah-email/mah-priv-key/calendar.ics"
                                              },
                                              ],
                              }
                      },
      

      My first gmail calendar shows up file. No issues there.

      For the second OWA calendar, I have tried exchanging https:// with webcal:// and back I have ensured that the MM itself can successfully wget the ics file, so connectivity is not an issue. Most of my events in this calendar are weekly or monthly recurring events, but I certainly have upcoming events that are not the “recurring” type.

      Anyone have any ideas?

      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: Automatic Installation doesn't work.

      Following up with my error message when attempting the upgrade.sh

      pi@Jon-MM:~/MagicMirror $ bash -c "$(curl -sL https://raw.githubusercontent.com/MichMich/MagicMirror/master/installers/upgrade-script.sh)"
      the log will be /home/pi/MagicMirror/installers/upgrade.log
      No LSB modules are available.
      doing test run = true
      update log will be in /home/pi/MagicMirror/installers/upgrade.log
      
      saving custom.css
      cp: cannot stat 'custom.css': No such file or directory
      upgrading from version 2.10.0 to 2.10.0
      fetching latest revisions
      there are 1 local files that are different than the master repo
      
         package-lock.json
      
      any *-lock.json files do not need to be saved
      do you want to save these files for later   (Y/n)?n
      skipping restore for package-lock.json, doing test run
      no modules found needing npm refresh
      restoring custom.css
      cp: cannot stat 'save_custom.css': No such file or directory
      rm: cannot remove 'save_custom.css': No such file or directory
      
      posted in Troubleshooting
      jonspraggins
      jonspraggins
    • RE: First Attempt, Still a work in progress

      @dxfan227
      The Mirror quality is pretty good, in my opinion. I had a friend make a “quick and dirty” Smart Mirror with regular glass and reflective film, so that’s my only real basis for comparison. Although might scratch easily? I have one scratch that appeared when I was installing the plate hangers.

      End Game was outstanding! And yes, it was a slow start, but man once it had momentum…

      posted in Show your Mirror
      jonspraggins
      jonspraggins