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

    Posts

    Recent Best Controversial
    • Open Table wait times

      Just bookmarking this if I get time later, but if anyone feels ambitious, run with it. ;-)

      https://platform.opentable.com/documentation/

      posted in Requests
      buzzkcB
      buzzkc
    • RE: Raspian buster & MM 2.8

      @sdetweil Cool, I hadn’t seen this.

      @shgmongohh https://forum.magicmirror.builders/topic/10907/new-script-to-install-fix-pm2-config-for-start-on-boot

      posted in Troubleshooting
      buzzkcB
      buzzkc
    • RE: MMM-Smartthings

      I’ve added the temperature icons as well as a couple of config options for low and high temps, tempLowValue & tempHighValue. They default to 65 & 80, so you’ll want to set them to your celsius values. Icons will be green for between low and high (normal), blue when low, and red when high.

      If you’ve already installed, besides adding the two config options you just need to change to the ~/MagicMirror/modules/MMM-Smartthings folder and do a git pull

      No need to run npm install as the dependencies haven’t changed.

      posted in Utilities
      buzzkcB
      buzzkc
    • RE: Raspian buster & MM 2.8

      Here are the docs on setting up PM2, though I thought the install asked if you wanted it to autostart. You might type in :

      pm2 list
      

      Should show if pm2 is installed or if the autostart is setup.

      https://github.com/MichMich/MagicMirror/wiki/auto-starting-magicmirror

      posted in Troubleshooting
      buzzkcB
      buzzkc
    • RE: magicmirror resolution for 7 inch

      Besides using a module like MMM-Carousel or MMM-Pages, you’d probably have to override the /css/custom.css with some smaller font sizes and such.

      posted in Troubleshooting
      buzzkcB
      buzzkc
    • RE: config error (edited config)

      No worries, glad I could help. :-)

      posted in Troubleshooting
      buzzkcB
      buzzkc
    • RE: config error (edited config)

      You’re missing comma after position: ‘bottom_left’ on MMM-RemoteControl.

      Can run the following from your MagicMirror root folder to check your config:

      npm run config:check
      
      posted in Troubleshooting
      buzzkcB
      buzzkc
    • MMM-Craigslist

      This is just a quick module to display up a craigslist search results. It only displays the price and description for the listing, I’ll be adding features as I have time.
      alt text

      https://github.com/buzzkc/MMM-Craigslist

      Please note that craigslist does block ip addresses and ranges for when users are abusing the system, mostly with posting listings. I found my home IP was blocked the first time I tried to use this module, so they must have blocked the IP I have at some point for another user. Even though the module was blocked, a search still worked in my browser, so still trying to figure out what headers I can send to by-pass the block.

      [card:buzzkc/MMM-Craigslist]

      posted in Entertainment
      buzzkcB
      buzzkc
    • MMM-PirateSpeakNews

      When the news gets boring, spice it up with a little pirate speak. :-) Based off of the MMM-PNews module I found by @cowboysdude , this module translates all the titles and descriptions to pirate speak.

      alt text
      alt text
      alt text

      Download :

      [card:buzzkc/MMM-PirateSpeakNews]

      posted in Entertainment
      buzzkcB
      buzzkc
    • RE: Problem when installing MagicMirror on Raspbian Buster RPB3+

      Give Sam’s installer a try. If I recall on Buster I had to apt-get uninstall nodejs and npm, then let the MagicMirror installer install the correct versions of those softwares.

      posted in Troubleshooting
      buzzkcB
      buzzkc
    • 1 / 1