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

    Posts

    Recent Best Controversial
    • RE: hello-lucy error problem

      @Parvez

      ‘Hello Lucy is resumed’ is not an error.

      The microphone error (in display) means you have not configured your microphone correctly or you have incorrect values in your config for microphone: "2,0",

      See the repo for instructions on setting up your microphone

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: MMM-Lunartic

      Update

      The api is still down for both MMM-Lunartic and MMM-SunRiseSet. http://api.usno.navy.mil/

      Their first announcement for a return to service was April 2020. The second announcement was revised to the Summer of 2020. I will keep checking. In the meantime, MMM-Lunartic still works with the temporary fix.

      Peace

      posted in Education
      Mykle1M
      Mykle1
    • RE: MMM-NOAA - Another Weather Module

      @sdetweil

      Yes, I know. I’m using it in my MMM-BMW-OW module. :-)

      posted in System
      Mykle1M
      Mykle1
    • RE: MMM-NOAA - Another Weather Module

      @Lagmin

      Yes, understood. I’m using my darksky api key until it is no longer valid. Like you, my OpenWeather api key doesn’t show the 4 day forecast. I spoke with the author and he is extremely busy with work so he doesn’t have much time to troubleshoot his modules. You can fork the repo and fix it if you like. :-)

      posted in System
      Mykle1M
      Mykle1
    • RE: MMM-NOAA - Another Weather Module

      @Lagmin

      Just spoke with the author. Some of the providers are not supplying the data they once were or they’ve changed the way they provide the data. This module uses several different providers so try another one and see if you get better results.

      Keeping this module functioning using all the different providers must be a monumental task. It may take a long time for the author to fix any of it, assuming he has the time.

      posted in System
      Mykle1M
      Mykle1
    • RE: MMM-NOAA - Another Weather Module

      @Lagmin

      I’m guessing that the data is not complete for all locations so you may not see % for Humidity, inHg for Pressure… or that information is not present in the data (for some reason).

      How I can translate WIND? I don’t have it in translation file (same for AQI, UV).

      You can add “Wind” to the translation file of your language and put in the translation. I’ve given an example below. Then send a PR to the author and he will add it to the repo.

      "Sun":"Sun",
      "No Wind": "No Wind",
      "Wind": "Yours",
      "Humidity": "Humidity",
      
      posted in System
      Mykle1M
      Mykle1
    • RE: MMM-EveryNews - there are no source ids

      @Lagmin

      The api is not providing the source ID for those. Without the source ID the module will not work. I have no idea why the api is sending back “null” for those.

      {"source":{"id":null,

      It should look like this:

      {"source":{"id":"google-news"

      I’m sorry but there is nothing I can do about that. :-/

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: How to add modules. For absolute beginners.

      @sdetweil said in How to add modules. For absolute beginners.:

      npm install would have resolved that, if he had provided the package. json

      :thumbsup:

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: How to add modules. For absolute beginners.

      @sdetweil said in How to add modules. For absolute beginners.:

      i suspect you did not do the required install

      For the record, I did not have to install dependencies.

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • RE: How to add modules. For absolute beginners.

      @TheSij said in How to add modules. For absolute beginners.:

      The module is finally showing in the MM dashboard.

      Ahh, see? Well done. Don’t sweat it. We’ve all experienced these problems. I promise, it gets easier. The more you learn the easier it becomes. Have fun!

      posted in Troubleshooting
      Mykle1M
      Mykle1
    • 1
    • 2
    • 24
    • 25
    • 26
    • 27
    • 28
    • 439
    • 440
    • 26 / 440