MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. sifuhall
    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 12
    • Posts 44
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: MMM-MysqlQuery module just released!

      @chris47803
      I have the same issue. Only the headings are displayed

      posted in Utilities
      sifuhallS
      sifuhall
    • MMM-Gas Still Working?

      Re: MMM-Gas
      Can anyone verify if this is still working?

      I do not get any results.

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • RE: iCloud Calendar help

      @sdetweil thank you!

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • iCloud Calendar help

      Re: Calendar and iCloud

      I’m building a mirror for a family member and I really need your help getting the link for the calendar. I don’t use an Iphone so I’m lost on helping them get the link.

      I’ve read many posts about how to change the webcal url to https and use that link but every version of the link downloads the ics file locally.

      How can I help them find the correct link to use in their mirror?

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • MagicMirror server OS question

      Can I run MagicMirror in server mode on an OS other than Raspbian or Raspberry Pi OS?

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • RE: Hiring Developer

      I found a great module here that will do everything I need!

      https://github.com/DanielHabenicht/MMM-json

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • RE: Hiring Developer

      @sdetweil Thank you. I’m looking at this now.

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • Hiring Developer

      I am looking for a developer to code a module that I can customize to my own.

      What I am looking for is a module that I can pass the URL to from the config, the URL returns JSON and specific lines from the JSON are displayed. I also want to be able to set the refresh rate of the data in the config file.

      I’m an old school developer and can develop with PERL, PHP, C, Cobol, etc. I’m very familiar with Javascript and CSS, so I do not believe I will have any issue using this base module to extend into a few modules I would like to create.

      I’m open to paying a reasonable rate. However, I realize what some consider reasonable is not what I may consider reasonable, so I can pay up to $200 for this base module.

      I would love to discuss this further with someone and explain in detail. Please feel free to reply here or message me if you are interested.

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • RE: MMM-MyScoreboard

      @bkeyport Thank you for the reply

      posted in Sport
      sifuhallS
      sifuhall
    • RE: Starting from an existing module?

      @sdetweil Thank you

      posted in Development
      sifuhallS
      sifuhall
    • RE: Starting from an existing module?

      @sdetweil

      Thanks for the reply.

      The JSON command works from a browser.

      This is the command
      http://192.168.1.9/JSON?request=getstatus&ref=260,175,233

      260,175,233 would be the IDs I would like to pass

      posted in Development
      sifuhallS
      sifuhall
    • Starting from an existing module?

      I saw in this post a couple of people recommend starting with an existing module when attempting to create your own module.

      I have a JSON command that returns information I was to display on my Magic Mirror.

      The only two variables I want to specify in the config are the device IDs to pass to the JSON command and the amount of time (in minutes?) I would like to refresh this data.

      What would be a good module to start with for these requirements?

      posted in Development
      sifuhallS
      sifuhall
    • RE: MMM-MyScoreboard

      @sdetweil

      Yes, this was it exactly. Once I added the request module everything was fine.

      However, I do have one question.

      How can I add the West Ham United Football Club?

      posted in Sport
      sifuhallS
      sifuhall
    • RE: MMM-DynamicWeather

      First, this is a great module!

      Second, how can I use the “holiday” option? It appears to be looking for a string and not an array so how can I pass multiple holidays?

      posted in Fun & Games
      sifuhallS
      sifuhall
    • RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app

      Much thanks to @DolphinScientist for all the help!

      The issue was my ignorance.

      I was creating menus and expecting them to show up instead of adding to meals.

      Thanks again.

      posted in Utilities
      sifuhallS
      sifuhall
    • RE: MMM-Snow - Yet another Snow Module

      For those interested in a dynamic weather module check here:

      https://github.com/scottcl88/MMM-DynamicWeather

      posted in Fun & Games
      sifuhallS
      sifuhall
    • 4th Magic Mirror Complete!

      I really don’t see how I got along with one before. it’s became a must-have!

      signal-2022-01-04-071214_001.jpeg

      posted in Show your Mirror
      sifuhallS
      sifuhall
    • RE: No display with MMM-cryptocurrency

      @sdetweil Thank you! it was missing request.

      posted in Troubleshooting
      sifuhallS
      sifuhall
    • No display with MMM-cryptocurrency

      I’ve added MMM-cryptocurrency but I only get a blank display.

      I’ve checked my config.js and it passes validation.
      And I have created an API key as instructed.

      Here is my config section for MMM-cryptocurrency. If I delete or comment this out everything works. But when I include it all I get is a blank screen.

      		{
      				module: "MMM-cryptocurrency",
      				position: "bottom_center",
      				config: {
      						apikey: 'xxxxxxxxxxxx',
      						currency: ['ethereum', 'bitcoin'],
      						conversion: 'EUR',
      						headers: ['change24h', 'change1h', 'change7d'],
      						displayType: 'logoWithChanges',
      						showGraphs: true
      				}
      		},```
      posted in Troubleshooting
      sifuhallS
      sifuhall
    • RE: MMM-PaprikaMenu: Displays your weekly meal menu from the Paprika Recipe Manager app

      I am trying this again because it seems so cool.

      I see “Loading” and it never updates.

      posted in Utilities
      sifuhallS
      sifuhall
    • 1 / 1