jclarke0000 / MMM-OpenWeatherForecast

Magic Mirror weather module using OpenWeather API
42 stars 25 forks source link

Request: A configuration switch to disable weather alerts #7

Closed BrianC0000 closed 3 years ago

BrianC0000 commented 3 years ago

Thanks to all invoved in this one - I love what you've done with this module...

I'm hoping that it may be possible to add a switch which would prevent active weather alerts from displaying in the summary area. I want the summary, just not the alerts, as that object pushes the module's height to beyond the ideal. I suppose I could just suppress the entire summary object, but I thought I'd ask.

Thanks agian! image

OberfragGER commented 3 years ago

Ohh. Thanks a lot. i also got a weather warning in Germany but still english text. Is it possible to change the language of the warning?

OberfragGER commented 3 years ago

@BrianC0000 : Your choice could be "showSummary: false,"

In my case- the warning got away but no Summary like "clear sky".

BrianC0000 commented 3 years ago

I know this - but I'm requesting an enhancement to be able to show the Summary with no alerts

swvalenti194 commented 3 years ago

I know this - but I'm requesting an enhancement to be able to show the Summary with no alerts

I am looking for the same

Sceetch commented 3 years ago

does anybody has a solution? is it possible to switch the warning into another language? preferd German? Or is it possible to hide these messages?

OberfragGER commented 3 years ago

@Sceetch : Yes. Its possible. With custom.css. Warnings are from the API. See forum: https://forum.magicmirror.builders/topic/14717/mmm-openweatherforecast-replacement-for-mmm-darkskyforecast/39

BrianC0000 commented 3 years ago

@Sceetch : Yes. Its possible. With custom.css. Warnings are from the API. See forum: https://forum.magicmirror.builders/topic/14717/mmm-openweatherforecast-replacement-for-mmm-darkskyforecast/39

YES!! Thank you so very much! That's the secret sauce.