• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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 updated

Scheduled Pinned Locked Moved Utilities
56 Posts 15 Posters 23.4k Views 16 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.
  • M Offline
    Mitch_66 @Mitch_66
    last edited by Sep 17, 2023, 4:47 AM

    @Mitch_66 I found the solution to my problem: once I inserted the moduleOrder parameter, the module showed up. As it isn’t marked as “required”, I didn’t put it in the first place.

    Maybe helps somebody having the same issue

    L 1 Reply Last reply Oct 14, 2023, 8:03 AM Reply Quote 0
    • L Offline
      Laz @Mitch_66
      last edited by Oct 14, 2023, 8:03 AM

      @Mitch_66
      Good afternoon!
      Please show your config in this module. I also prescribed this parameter, but my Netatmo module does not appear… (((

      M 1 Reply Last reply Oct 15, 2023, 3:30 AM Reply Quote 0
      • M Offline
        Mitch_66 @Laz
        last edited by Oct 15, 2023, 3:30 AM

        @Laz
        Will do but you’ll need to wait a bit. Currently far away from home, back in a week

        M 1 Reply Last reply Oct 22, 2023, 6:05 AM Reply Quote 0
        • M Offline
          Mitch_66 @Mitch_66
          last edited by Oct 22, 2023, 6:05 AM

          @Laz
          Here’s my config that works. The name for the rooms in Netatmo are as specified in the Netatmo App. It’s a quite ‘old’ Netatmo module, talking about 8 years or so hence for sure not the latest hardware.

                      {
                              module: 'MMM-Netatmo',
                              disabled: false,
                              position: 'bottom_bar', // the location where the module should be displayed
                              header: 'Netatmo',
                              config: {
                                      clientId: 'clientID', // your app id
                                      clientSecret: 'clientSecret', // your app secret
                                      refreshToken: 'refresh|token', // your generated refresh token
                                      accessToken: 'access|token',
                                      location: "germany/badenwurttemberg/stuttgart-arnulf-klett-platz",  //for AirQuality
                                      updateIntervalAirQuality: 300, // in secondes = every 30 minutes
                                      updatesIntervalDisplay: 60, //refresh internal
                                      lastMessageThreshold: 600, // in seconds (10 minutes)
                                      horizontal: true,
                                      horizontalOverflow: false,
                                      windUnit: "KMH",
                                      showLastMessage: true,
                                      showDataIcon: true,
                                      showDataHeader: true,
                                      showModuleStatus: true,
                                      showModuleFirmware: true,
                                      refreshInterval: 3,
                                      moduleOrder: ["Wohnzimmer", "Schlafzimmer", "Terrasse" ],
                              }
                      },
          
          L 2 Replies Last reply Oct 25, 2023, 8:44 AM Reply Quote 0
          • L Offline
            Laz @Mitch_66
            last edited by Oct 25, 2023, 8:44 AM

            @Mitch_66
            Thank you!
            I’ll try to check. Unfortunately, I have already left the city where my MM is standing. I will try through VNC access.

            1 Reply Last reply Reply Quote 0
            • L Offline
              Laz @Mitch_66
              last edited by Oct 28, 2023, 6:50 AM

              @Mitch_66
              Good afternoon!
              Do you use what module of Netatmo of the author?
              I use the module from CFenner
              In July the module ceased to become authorized. In August the author finished it, but after completion (some files were replaced), at restart of a mirror all modules ceased to be started. If to rename the folder of the module of Netatmo, then other modules are started.

              I tried to return the kept folder of the module of their archive, with the old version of this module all other modules are started. Except the module of Netatmo. I tried also your config (with my data), but all the same the module isn’t started… (((

              M 1 Reply Last reply Oct 29, 2023, 5:42 AM Reply Quote 0
              • M Offline
                Mitch_66 @Laz
                last edited by Oct 29, 2023, 5:42 AM

                @Laz
                Nope, using this one: https://github.com/RaymondMolenaar/MMM-Netatmo/blob/master/README.md

                Couldn‘t make the Renner module work again. Good luck!

                L 1 Reply Last reply Oct 29, 2023, 4:02 PM Reply Quote 0
                • L Offline
                  Laz @Mitch_66
                  last edited by Oct 29, 2023, 4:02 PM

                  @Mitch_66 said in MMM-Netatmo updated:

                  @Laz

                  Couldn‘t make the Renner module work again. Good luck!

                  And what is this “Rener module”?

                  M 1 Reply Last reply Nov 5, 2023, 6:32 AM Reply Quote 0
                  • M Offline
                    Mitch_66 @Laz
                    last edited by Nov 5, 2023, 6:32 AM

                    @Laz Auto-correction at work - the CFenner module

                    L 1 Reply Last reply Nov 10, 2023, 7:23 AM Reply Quote 0
                    • L Offline
                      Laz @Mitch_66
                      last edited by Nov 10, 2023, 7:23 AM

                      @Mitch_66
                      Unfortunately, I did not understand your answer… (
                      What does “autocorrection” mean…?

                      S 1 Reply Last reply Nov 10, 2023, 12:11 PM Reply Quote 0
                      • 1
                      • 2
                      • 3
                      • 4
                      • 5
                      • 6
                      • 5 / 6
                      • 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