Read the statement by Michael Teeuw here.
MMM-Netatmo updated
-
@Tribun
Thank you
Did you create an app on the https://dev.netatmo.com/apps/ website?I tried to put the RaymondMolenaar module once.
Here above (September 27, 2022) I wrote about my problem…
How did you get token ?
On the Netatmo application page, it is not clear which token should be used… ((

-
@Laz
At choose scopes: select “read station” and press generate token, you will get the “refreshToken:” and
“accessToken:”Enter all newly created values in config.js after that it should work again.

-
-
Hi All, thanks for the support provided in this forum here. Awesome!
I’m following all what is said here: got “refreshToken”, “accessToken” via the Netatmo page, entered it in the config.js exactly as stated here. Nevertheless, the module won’t show up on the mirror - just a small circle beneath the header.
Am I missing “something”, a specific setting for the mirror? The RBpi is not publicly accessible from the internet, no web hook URI, no direct URI configured.
Any help appreciated! The Netatmo module is the feature why we have the MM2!
-
@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
-
@Mitch_66
Good afternoon!
Please show your config in this module. I also prescribed this parameter, but my Netatmo module does not appear… ((( -
@Laz
Will do but you’ll need to wait a bit. Currently far away from home, back in a week -
@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" ], } }, -
@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. -
@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… (((
-
@Laz
Nope, using this one: https://github.com/RaymondMolenaar/MMM-Netatmo/blob/master/README.mdCouldn‘t make the Renner module work again. Good luck!
-
@Mitch_66 said in MMM-Netatmo updated:
Couldn‘t make the Renner module work again. Good luck!
And what is this “Rener module”?
-
@Laz Auto-correction at work - the CFenner module
-
@Mitch_66
Unfortunately, I did not understand your answer… (
What does “autocorrection” mean…? -
@Laz phone auto correction, changing the text you type to what it thinks is the right word
-
@sdetweil
Thank you ))
When I sent the message, I already understood))
But you can only delete it when it is published… (
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
