Read the statement by Michael Teeuw here.
MMM-BMW-DS (A different kind of weather module)
-
thanks, I’ve already found (copy and paste in “custom.css”.
-
@Lordy said in MMM-BMW-DS (A different kind of weather module):
how or where can i enlarge the font and icon?
thanks, I’ve already found (copy and paste in “custom.css”.Glad you found your solution. I post below some of the things you can use in custom.css for anyone that cares.
.MMM-BMW-DS .header { color: yellow; /* Header color. */ } .MMM-BMW-DS .image { /* icon size */ width: 1.75%; height: 1.75%; margin-top: 0px; margin-bottom: -10px; } .MMM-BMW-DS .current { color: #FFFFFF; /* Current text forecast color. Default is white. */ font-size: .6em; } .MMM-BMW-DS .summary { color: #FFFFFF; /* General summary text forecast color. Default is white. */ font-size: .6em; display: none; /* uncomment to hide */ } .MMM-BMW-DS .daily { color: #FFFFFF; /* Days of the week and hi/lo temp color. Default is white. */ font-size: .6em; } -
@Lordy said in MMM-BMW-DS (A different kind of weather module):
Great Module, i loved
Thank you, mate. :thumbsup:
-
Cool module as always. Is there a setting somewhere for the summary?
Mine isn’t showing -
My bad, bro. Was supposed to be showing by default with the ability of hiding the summary via css. So, I made the correction and pushed it to the repo. Do a
git pullin the MMM-BMW-DS or install as per the readme and the summary will be displayed by default.Then, if you want to hide the summary you would add this to your custom.css file.
.MMM-BMW-DS .summary { display: none; } -
Awesome! That did it! Thanks so much!
-
@cyberphox said in MMM-BMW-DS (A different kind of weather module):
Awesome! That did it! Thanks so much!
You’re welcome, bro! :thumbsup:
Thanks for pointing that out to me.
-
With the end of DarkSky API, I’ve forked this and updated it to use PirateWeather. https://github.com/gonzonia/MMM-BMW-PW
All coding credit goes to @Mykle1 . I pretty much just changed the name and a URL. Pirateweather does not support languages though and that was removed.
-
@gonzonia any chance you might adapt it for Tomorrow.io (former ClimaCell) users too? :)
-
@Cr4z33 PirateWeather was easy because it uses the same format as DarkSky. If Tomorrow.io does as well then theoretically it could be easy to add a config setting for the URL along with the existing API key setting.
-
@Cr4z33 It doesn’t look like the data comes back the same. Sorry.
-
-
@Cr4z33 Yes, the data that us returned is in a different format. There may be some overlap, but overall it’s outside my skill set.
-
@gonzonia alright thanks anyway for giving it a try. :)
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
