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-Netatmo does not load

    Scheduled Pinned Locked Moved Utilities
    33 Posts 13 Posters 11.8k Views 14 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.
    • C Offline
      cgillinger @CFenner
      last edited by

      @CFenner And just to report back here as well: Now the module works for me again! Thnx!

      1 Reply Last reply Reply Quote 1
      • L Offline
        Laz @CFenner
        last edited by

        @CFenner
        Have you updated your module? Does it need to be reinstated or how to update it?

        1 Reply Last reply Reply Quote 0
        • L Offline
          Laz
          last edited by

          I have reinstalled the entire module. And everything finally worked!) Thanks to the author of the module. I really like this module.
          A huge only request to the author - add a pressure recalculation in mm Hg…!!!)))

          CFennerC 1 Reply Last reply Reply Quote 0
          • CFennerC Offline
            CFenner @Laz
            last edited by

            @Laz great that it works again. Sorry that is took so long. What about the RU translations, everything good?
            Will try to find some time for the transformation.

            L 3 Replies Last reply Reply Quote 0
            • L Offline
              Laz @CFenner
              last edited by

              @CFenner Unfortunately, I now work remotely through VNC with a mirror, the resolution is not very high and all small details are not always clear. I will check the translation in April, as I will be in that city.
              Thank you, I am waiting for a recount to other pressure units.!)

              1 Reply Last reply Reply Quote 0
              • L Offline
                Laz
                last edited by

                I noticed that the module displays the wrong wind values ​ ​ from the wind sensor on the mirror. The display of speed, wind gust and wind direction is not correct… ((The display of data on the mirror from the wind sensor does not match the data in the Netatmo application and in the Netatmo personal account.

                1 Reply Last reply Reply Quote 0
                • L Offline
                  Laz @CFenner
                  last edited by

                  @CFenner
                  I noticed that the module displays the wrong wind values ​ ​ from the wind sensor on the mirror. The display of speed, wind gust and wind direction is not correct… ((The display of data on the mirror from the wind sensor does not match the data in the Netatmo application and in the Netatmo personal account.

                  1 Reply Last reply Reply Quote 0
                  • S Offline
                    sil3ntstorm
                    last edited by

                    I first used another Netatmo module, but it hasn’t been updated for 4 years. I now want to use this one, but I don’t know exactly how to create the netatmo refresh token?
                    Are there instructions for this?

                    Can someone show the module settings here so that the data is displayed exactly like this:

                    preview.bubbles.png

                    CFennerC 1 Reply Last reply Reply Quote 0
                    • CFennerC Offline
                      CFenner @sil3ntstorm
                      last edited by

                      @sil3ntstorm you get the token now directly from the developer portal, see https://github.com/CFenner/MMM-Netatmo?tab=readme-ov-file#connection-to-netatmo-service-api

                      S 1 Reply Last reply Reply Quote 1
                      • S Offline
                        sil3ntstorm @CFenner
                        last edited by sil3ntstorm

                        @CFenner

                        Thanks, it seems to be working now, but I can’t find this setting so that the rooms are displayed one below the other. These are displayed one below the other, even if I enter false for horizontal:

                        1c6f6fd4-40b2-4a5e-b109-4969f9394ba4-grafik.png

                        {
                        
                          module: 'netatmo',
                        
                          position: 'bottom_left', // the location where the module should be displayed
                        
                          header: 'Netatmo', // a header if you like one
                        
                          config: {
                        
                            clientId: 'secret123', // your app id
                        
                            clientSecret: 'secret123', // your app secret
                        
                            refresh_token: 'secret123', // your generated refresh token   
                        
                            refreshInterval: '3',  
                        
                            dataOrder: ["Noise","Pressure","CO2","Humidity","Temperature","Rain"],
                        
                            design: 'bubbles',
                        
                            horizontal: 'true',
                        
                            showBattery: 'true',
                        
                            showWiFi: 'true',   
                        
                            showTrend: 'true',
                        
                            showMeasurementIcon: 'true',
                        
                            showStationName: 'true',
                        
                            showModuleNameOnTop: 'false',
                        
                            fontClassModuleName: 'xsmall',
                        
                            fontClassPrimary: 'xsmall',
                        
                            fontClassSecondary: 'xsmall',
                        
                            fontClassMeasurement: 'xsmall',
                        
                            thresholdCO2Average: '1200',
                        
                            thresholdCO2Bad: '1800',
                        
                         
                          }
                        
                        },
                        
                        
                        L 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 4 / 4
                        • 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