Read the statement by Michael Teeuw here.
MMM-Netatmo updated
-
Hi all,
I started with my first MagicMirror, and wasn’t completely happy with the default MMM-Netatmo weather module, so I modified it a bit.I don’t have a lot of experience with webdesign, but it fits my purposes.
Maybe someone else will find my project usefull as well.
[card:RaymondMolenaar/MMM-Netatmo]
Greetings Raymond Molenaar
-
@Miller can u describe what your changes enable
-
@sdetweil
I tried to upload a picture but it didn’t work
Pictures are also included in my github repository.In the Original CFenner repo, if a weathermodule wasn’t in reach, the MMM-Module kept loading. This is fixed. All weathermodules are always displayed, even when not in reach, but then with “–” values and possible message.
The haywirecoder fork included AIRQuality, and the Rain and Wind-module were integrated in Outdoor. However, depending on the order in which the weathermodules where displayed, the rain and wind values were not always displayed.
So I changed that first all modules are read from netatmo (then all values are loaded).
Also you can now configure if you want the wind and rain module integrated in “outdoor” or displayed as own weathermodules.Also it is possible to configure your wind-speed-units (kmh, mph, Bft, ms or Kt)
also i redesigned the modules so that the data is displayed grouped as it is in the android-app).See also my Readme: https://github.com/RaymondMolenaar/MMM-Netatmo/blob/master/README.md
-
@Miller great info, thanks…
pics, yes has been reported multiple times so far… site support hasn’t done anything about it (yet)
-
@sdetweil said in MMM-Netatmo updated:
@Miller great info, thanks…
pics, yes has been reported multiple times so far… site support hasn’t done anything about it (yet)
You’re welcome, hope i did a half decent job.
Thanks for the info about pics upload. -
This week I switched from CFenner’s netatmo module to this fork. I’m very happy with the new MMM-Netatmo. I had a lot of problems with my old configuration, the module “netatmo” stops updating after approx. 10 - 20 hours. After this period I didn’t got data from my own Netatmo station and the only fix was to restart mm. Now it runs with regularly updated data. And - I Like the different Look and Feel :thumbs_up_medium-light_skin_tone:
Thank you for the “refurbished” module -
@torte22 You’re welcome
-
hi, is there way, how to show rooms in one row, instead of in one column?
thanks
Zdeněk -
@zdenek Not in this version at the moment
-
@Miller thanks, so I’ll have to wait, no problem
-
@zdenek I updated the module, now it’s possible to have your Netatmo-Modules (Rooms) in one row.
For this set “horizontal” to true on your config.jsThis will only display rooms on one row as long as there is allowed space from MM-Module.
The rooms that don’t fit, will continue on the next row.However, you can “Force” everything to stay on one row.
Then set “horizontalOverflow” to true.
This forces everything to stay on one row, but of course with the chance it will overflow your other Modules on the mirror.Updated Images are in included in my Github-repository (look at the bottom of the Reame.md)
-
This is pretty cool, many thanks!!
-
@Miller great, thanks, I’m going to test.
Zdeněk
-
@Miller so, it works almost perfect, Just:
- I would recomment to add comma (,) next to last bracket on git-hub. Like this:
},
when someone copy settings somewhere in the middle of config, he/she has to remember to add comma… - for me doesn’t in hotizontal mode works “horizontalOverflow” or I didn’t get the meaning. I’ve set it false and the row of MMM-Netatmo writes values over modules in “right” column". And cause the size is too big for me, I had to remove one of sensors (1 external + 3 internals)
anyway, thanks a lot - great job
- I would recomment to add comma (,) next to last bracket on git-hub. Like this:
-
@zdenek Thank you for your comments.
I’ll see if i can improve it later -
@Miller no problem, I’ll reorganize modules a little bit…
thanks
-
there is also a netatmo mudule for thermostat ?
-
-
@Miller it will be great. I’ve the one form thermostat, but it only show temp and off/on. Will be great to see “plan”, also the status of valves (actual temp, open/closed, temp by plan…)
thanks
-
@Miller can u plz help me to customize CSS? I need to “somehow” add to my CSS
MMM-netatmo . modules bubbles horizontal . module .secondary .displayAQI .AQI .medium light
font-size:15px;MMM-netattmo . modules bubbles horizontal . module .primary . displayTemp . Temperature . data_container . data_left large light bright
font-size: 40px;and also overide the module css value
.x-medium { font-size:170%; }to
.x-medium { font-size:100%; }the task is decrease the size of font of mentioned DIVs to own defined size (the actual is too big for me)
I’ve tried
.x-medium { font-size:100%; } .MMM-netatmo .bubbles.horizontal .module .primary .displayTemp .data_container .data_left { font-size: 40px; } .MMM-netatmo .bubbles.horizontal .module .secondary .displayAQI .AQI { font-size: 15px; }thanks a lot - I’m lost :-(
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