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

    Posts

    Recent Best Controversial
    • RE: MMM-eswordoftheday prevents MM from launching

      @nipper2000h
      I just got this working by referencing https://github.com/daniel-windsor/MMM-eswordoftheday/issues/6

      Here is what I did
      cd into the MMM-eswordoftheday folder in /MagicMirror/modules
      run the following commands:

      git checkout 7db81145a2e238f2400fa2e82407a9078790048c
      
      npm install
      

      Then stop and restart your magic mirror.

      It is working for me now:
      d446211a-e14b-4c87-b6c3-b8d13a1d4ac5-image.png

      posted in Troubleshooting
      BerkSmash1984B
      BerkSmash1984
    • RE: MMM-BirdNET

      @bhepler
      Disregard, it started connecting and is working great!

      posted in Education
      BerkSmash1984B
      BerkSmash1984
    • RE: Clothing Conditions Accurately Working?

      @sdetweil
      Well, I figured out my issue. I accidently had an underscore in my temp_max entry, which was basically removing the condition altogether. Not sure how I missed that, ugh
      2ac41ccd-cb1a-42f6-9d73-9927ea999e9e-image.png

      I removed it and all conditions are working as they should. Canceling my issue submission on the module’s Github

      posted in Utilities
      BerkSmash1984B
      BerkSmash1984
    • RE: MMM-Carousel Pagination Icons

      @sdetweil @doriangrey

      Just to show what the final edits look like in my custom.css and how that looks on my mirror, for the good of the group:

      d5c838bf-7a94-4365-88d3-aca1f34280b3-image.png

      The content entries are the unicodes for the respective icons found on Font Awesome’s website (https://fontawesome.com).

      For example, F073 in the first entry (for nth-child(1)) is for a calendar-days Font Awesome icon:

      4762ce12-8c6e-4b2b-b972-f5cc6d69ffe9-image.png

      You can see this icon, and all others used on my MagicMirror display to change pages, in the red box of the screenshot below:

      01db63e9-c58a-4326-baa9-5d6c6b194fdd-image.png

      Thank you @sdetweil for your help, as always!

      I hope this helps others looking to accomplish the same thing!

      posted in Development
      BerkSmash1984B
      BerkSmash1984
    • 1
    • 2
    • 2 / 2