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

    Posts

    Recent Best Controversial
    • RE: Can anyone revive AviationWX, PilotWX, or TAF

      @sdetweil There is a simple api call from the site to get the metar data whicg might be simpler to use.

      https://aviationweather.gov/api/data/metar?ids=KMCI%2CKORD%2CKBOS&format=json&taf=true&hours=1&bbox=-26.139%2C28.246&date=2024-03-10T23%3A44%3A22Z

      posted in Requests
      mumblebajM
      mumblebaj
    • Accuweather Updates

      AccuWeather Updates coming

      As received this evening from AccuWeather.

      AccuWeather is excited to share important updates coming this summer to the AccuWeather API Developer Portal, which is designed to elevate your experience and ensure you get the most from our industry-leading weather data.
      What is Changing? To better support your development needs, AccuWeather is introducing a more powerful and streamlined platform, along with updated subscription options to suit every stage of your journey:
      • Discontinuation of Free Limited Trial Packages
      AccuWeather’s current Free Limited Trials for Core Weather and MinuteCast® will be retired with the new portal launch.
      • Introducing New 14-Day Free Trials
      Experience the full value of our APIs with an all-new 14-Day Core Weather Trial (up to 500 API calls/day) or 14-Day MinuteCast® Trial (up to 50 calls/day), including all API endpoints available for testing.
      • New Low-Cost Starter Package
      Once your trial ends, you can keep building with our affordable Starter package, which offers essential API access at a competitive monthly rate.
      • Enhanced Account Security
      To best protect your data and improve overall security, existing users on Standard, Prime, Elite, or MinuteCast® packages will be prompted to reset their passwords at launch.
      • What to Expect
      As AccuWeather approaches the launch, we will provide step-by-step guidance on migrating your account, selecting a new plan, and maximizing the benefits of the updated portal. We remain committed to delivering the tools and data you rely on — with a seamless, modernized experience to match. To stay informed, visit developer.accuweather.com.
      Thank you for choosing AccuWeather®, the world’s most trusted and accurate source of weather forecasts and warnings. We look forward to supporting your development journey with reliable, scalable, and trusted weather data solutions.

      posted in Forum
      mumblebajM
      mumblebaj
    • RE: MMM-Reddit - Various depreciation errors upon install

      @kasperb You can give this one a go.

      https://github.com/mumblebaj/MMM-Reddit.git

      It still works.

      e4fea835-f4aa-4f7c-9b62-04e6018100cf-image.png

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Squashed Display

      @sdetweil Thanks Sam. I found the problem. It is related to a module I am running. Been debugging and when I disabled that module the display takes up the whole screen as it should.

      posted in Bug Hunt
      mumblebajM
      mumblebaj
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @Manu85 I saw your request to him. The module is not built for you and only you. Others are using it right now. You don’t seem to appreciate and understand the complexities around the data and how it the API’s are defined.

      This module is being used by a number of people, and unless you raise a feature request and everybody agree to request will I entertain the idea. What you are asking for is not easily achievable with the way the API calls are structured.

      For my own personal use the module is fine as is.

      I hope you come right but this matter I consider closed now and module will remain as is.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: RSS newsfeed ‘en français’

      @earnestrichards You could try my MMM-NewsAPI and selet country fr to get all French news.
      https://github.com/mumblebaj/MMM-NewsAPI.git

      You could also try MMM-NewsFeed by @bugsounet .
      https://github.com/bugsounet/MMM-NewsFeed.git

      posted in System
      mumblebajM
      mumblebaj
    • RE: Any slideshow / wallpaper modules that can pull from OneDrive?

      @hermanho Nice work. Please add it to the 3rd Party Modules Page as well. Looks great!

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-MovieListings

      @sdetweil From package.json

      cc57647c-1921-4def-8b5d-af885ec6775f-image.png

      posted in Entertainment
      mumblebajM
      mumblebaj
    • RE: Hello everyone, do you know if there is an MM module for rugby

      @Manu85 Way too much work. You are welcome to can make a PR.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: MMM-NewsAPI after MM2.25.0 update

      @sdetweil Thanks for the assist with this one Sam but my module does list the dependencies on Github. Check it out.

      https://github.com/mumblebaj/MMM-NewsAPI

      posted in System
      mumblebajM
      mumblebaj
    • RE: Considering taking donations to support the MagicMirror project. Interested in your thoughts!

      @MichMich Thanks for this project. I made my donation. Sorry it has taken so long after you posted this but I don’t get much time to spend on the forum. It is because of this project that I am now developing skills for Alexa. Thanks for inspiration. I have been running my mirror for close to a year now and it has been a great journey. Not sure if there are any other users from South Africa using this but I have had fun with it and it amazes my friends and family. Keep up the good work and I hope my donation will at least buy you 1 or 2 cold ones at the pub

      posted in MagicMirror
      mumblebajM
      mumblebaj
    • RE: Has anyone been able to get MMM-PetFinder to work?

      @ChrisLeduex Never use sudo to install anything on your mirror. Ideally you want to be in the module folder that requires request, i…e cd ~/MagicMirror/modules/MMM-PetFinder/. Once in the folder you want to then install request , npm i request. You can ignore the funding stuff.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Developer Wanted to Create A Module to Add Notion Pages to MM

      @emile-gasbarri You can have a look at the 3rd Party module page. There is a module for Notion already on there. Have a look at that and see if it meets your needs. If not then you could raise an enhancement to the developer of the module on his Github page.

      posted in Requests
      mumblebajM
      mumblebaj
    • RE: MMM-Lunartic

      @Mykle1 No problem. Thanks for a really nice module.

      posted in Education
      mumblebajM
      mumblebaj
    • RE: Need help with MMM-MQTTbridge not "communicating" with MMM-RTSPStream

      @Cr4z33 said in Need help with MMM-MQTTbridge not "communicating" with MMM-RTSPStream:

      MMM-RTSPStream

      The position is incorrect. There is no middle\_center position.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: MMM-SystemStatsHow to change color of the icons.

      @cdanielgallegos The module does not have a stylesheet and runs off the main.css. You could set the following in the custom.css but it will change the color for all the rows as they all have a class of “title” and the values have a class of “value”. That is about as much as I could get with it.

      .MMM-SystemStats .title {
       font-size: 25px;
       color: orangered;
      }
      
      .MMM-SystemStats .vlue {
      color: blue;
      }
      

      310d1b98-a939-49f4-af2f-515a91bdd5a2-image.png

      posted in Custom CSS
      mumblebajM
      mumblebaj
    • RE: MMM-Hanzi

      @td Nicely done!

      posted in Education
      mumblebajM
      mumblebaj
    • RE: MMM-NOAA3 not working since last update

      The issue was that I had to specify the lon and lat manually in the config.js.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: Reverting to previous MM Release

      @sdetweil Flashed the new card and installed trixie, Did a clean install. Ran your restore script and everything is running just fine.

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • RE: module not found error loading module in MagicMirror

      Maybe this can help some users.

      The following will search all *.js files in the modules folder for the reference of request. You can then just enter the module folders and install as per @sdetweil suggestion above. The same can be done for the other missing modules.

      grep -r -E '('request')' ~/MagicMirror/modules/*/*.js
      

      or search for multiple problem modules

      grep -r -E '('request') | ('valid-url')' ~/MagicMirror/modules/*/*.js
      

      Produces the following:

      7120d3bc-00c1-42a1-ad16-70ee822268e5-image.png

      posted in Troubleshooting
      mumblebajM
      mumblebaj
    • 1 / 1