Read the statement by Michael Teeuw here.
MMM-Weather
-
MMM-Weather

MMM-Weatheris weather module that displays current, hourly and daily forecast information using data from Open Weather APIScreenshot

Installation, guides and updates
Read the doc in wiki
Credits
- Author:
- License: MIT
-
@Bugsounet will you by chance add the option to choose between different weather data sources?
I would love to see this module with ClimaCell support. :)
They are giving APIs for free and are considered what DarkSky was before being acquired by Apple (:thumbs_down_medium_skin_tone:)
-
Love the look of this… Cant wait to try it in the morning! :)
thanks @Bugsounet
-
Another wonderful @Bugsounet module…
How far will he stop ? :grinning_face:Does OpenWeather indicate the tides (hours of low and high seas + coefficient?) because that’s the only info I miss
-
nope, Api don’t return any info about this … sorry
How far will he stop ? 😀
I don’t stop, and working already around another module !
-
@Bugsounet thanks, another excellent module , got this working on my mirror 👍
-
do we use the same api key from orignal weather app or new one?
thanks
-
@banbutcher : sure you can ;)
the api key is the same as the default weather module
-
great, have it working now, looks great! :)
thank you
-
i like this modul very much. Thanks for that !!
one question:
is there a possibility to change the icons? maybe animated ?Thanks !
-
actually, it’s not possible, i fetch officials icon of OpenWeather
It’s restricted by OpenWeather.
They don’t want to change it.Sorry guys, when i do a module I query owner of api what can i do :)
(After, if you don’t publish it, fork it and do your own)
-
Hello!
I use your plugin. But I always get wrong values (I think in Fahrenheit) in the config.js of MM but “metric” is given, but I can’t get it pulled for your plugin…
Do you have an idea? -
hi, can you give your module config?
Don’t forget to replace your key by ‘XXXX’
-
{ /* 2. Modul - Page 1 */ module: "MMM-Weather", position: "top_left", configDeepMerge: true, config: { debug: false, updateInterval: "15m", // 15 minutes updateFadeSpeed: 500, api: { key: "XXXX", latitude: "51.XXX", longitude: "12.XXX", }, display: { CurrentConditions: true, ExtraCurrentConditions: true, Summary: true, ForecastTableColumnHeaderIcons: true, HourlyForecast: true, DailyForecast: true, Precipitation: true, Wind: true, InlineIcons: true, Feels: true, SunCondition: true, Humidity: true, UV: true, Beaufort: true }, personalize: { hourlyForecastInterval: 3, maxHourliesToShow: 3, maxDailiesToShow: 3, concise: false, colored : true, forecastLayout: "table", forecastHeaderText: "" }, labels: { high: "H", low: "L", timeFormat: "kk[h]" } } }, -
@Cr4z33 I’ve heard good things about Climacell as well, especially about the IoT technology. Is their free API data option really free? I read somewhere that it is free for up to 30 days. How is your experience so far?
-
I only see the sunset, how can I also display the sunrise (I mean the time)?
In addition, on days when the sun is shining, I would also have the sun displayed in yellow and not orange.
https://docs.magicmirror.builders/modules/customcss.html
here it is written that I have the entry.wi-day-sunny {
color: #ffff00;
}in custom css-file in css/custom.css, I did that, restarted Pi afterwards, but the sun is still displayed orange to me. Did I miss something? Can someone help me? My English is not that good, I hope you understand what I want to say :-)
-
@sil3ntstorm I do not know. but I would use the developers window to see what style was applied
see
https://forum.magicmirror.builders/topic/14862/help-with-a-couple-css-issues?_=1676128321280
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