MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-NOAA - Another Weather Module

    Scheduled Pinned Locked Moved System
    690 Posts 77 Posters 2.7m Views 70 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S Do not disturb
      sdetweil @Mykle1
      last edited by

      @Mykle1 I know. we did it at the same time.

      was adding info for others

      Sam

      How to add modules

      learning how to use browser developers window for css changes

      1 Reply Last reply Reply Quote 1
      • M Offline
        majdzik84 @Pielo
        last edited by

        @Pielo how did you make the frame with temperature and humidity? I would like to get something like this by sending data via mqtt

        1 Reply Last reply Reply Quote 0
        • M Offline
          msulzer
          last edited by

          Hi everyone, this module looks really great. Is there a possibility not to show certain items such as AQI, UV etc.?

          cowboysdudeC 1 Reply Last reply Reply Quote 0
          • cowboysdudeC Offline
            cowboysdude Module Developer @msulzer
            last edited by cowboysdude

            @msulzer Anything is possible LOL Just go in and edit them out of the getDom section then they can’t show.

            If you need help let me know. I can whittle it down for you, PM me ;)

            1 Reply Last reply Reply Quote 0
            • N Offline
              n0v4
              last edited by

              Dear cowboysdude,

              thanks a lot for the great Module. I’m trying to implement it.
              Just to know…totally new to it.

              Full install and config added. But now the MagicMirror staies black completally.
              When i remove the config information, the Mirror is working nomarlly.

              Has this to do with the API’s?
              Thanks for your help.

              S 1 Reply Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @n0v4
                last edited by

                @n0v4 probably this https://forum.magicmirror.builders/topic/15778/fix-for-black-screen-in-2-16-and-later

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                N 1 Reply Last reply Reply Quote 0
                • N Offline
                  n0v4 @sdetweil
                  last edited by

                  @sdetweil thanks for your link.
                  but the Mirror is working without the MMM-NOAA-Another Weather Module activated.
                  As soons as i activate it, the screen stayes black.

                  in the link i couldn’t find any solution.

                  Any other ideas?
                  Thanks.

                  S 1 Reply Last reply Reply Quote 0
                  • S Do not disturb
                    sdetweil @n0v4
                    last edited by sdetweil

                    @n0v4 the topic posted defined work for you to do

                    when the screen is black, what do the messages say in the place u start MM.

                    either npm start or
                    pm2

                    if pm2, then pm2 logs --lines=nnn show the results (nnn= number, default 15)

                    Sam

                    How to add modules

                    learning how to use browser developers window for css changes

                    N 1 Reply Last reply Reply Quote 0
                    • N Offline
                      n0v4 @sdetweil
                      last edited by

                      @sdetweil
                      sorry…like i’ve said…totally new to the topic.

                      i’m i right:

                      /home/pi/.pm2/logs/MagicMirror-error.log last 15 lines:
                      0|MagicMir | at require (internal/modules/cjs/helpers.js:88:18)
                      0|MagicMir | at Object. (/home/pi/MagicMirror/modules/MMM-NOAA/node_helper.js:8:15)
                      0|MagicMir | at Module._compile (internal/modules/cjs/loader.js:1078:30)
                      0|MagicMir | at Object.Module._extensions…js (internal/modules/cjs/loader.js:1108:10) {
                      0|MagicMir | code: ‘MODULE_NOT_FOUND’,
                      0|MagicMir | requireStack: [
                      0|MagicMir | ‘/home/pi/MagicMirror/modules/MMM-NOAA/node_helper.js’,
                      0|MagicMir | ‘/home/pi/MagicMirror/js/app.js’,
                      0|MagicMir | ‘/home/pi/MagicMirror/js/electron.js’,
                      0|MagicMir | ‘/home/pi/MagicMirror/node_modules/electron/dist/resources/default_app.asar/main.js’,
                      0|MagicMir | undefined
                      0|MagicMir | ]
                      0|MagicMir | }
                      0|MagicMir | [29.11.2021 23:32.46.509] [ERROR] MagicMirror will not quit, but it might be a good idea to check why this happened. Maybe no internet connection?
                      0|MagicMir | [29.11.2021 23:32.46.510] [ERROR] If you think this really is an issue, please open an issue on GitHub: https://github.com/MichMich/MagicMirror/issues

                      S 1 Reply Last reply Reply Quote 0
                      • S Do not disturb
                        sdetweil @n0v4
                        last edited by

                        @n0v4 said in MMM-NOAA - Another Weather Module:

                        0|MagicMir | code: ‘MODULE_NOT_FOUND’,

                        so, it IS the issue of the topic… u need to get a few more lines of output to identify the missing library

                        –lines=50

                        Sam

                        How to add modules

                        learning how to use browser developers window for css changes

                        N 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 65
                        • 66
                        • 67
                        • 68
                        • 69
                        • 69 / 69
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy