Read the statement by Michael Teeuw here.
MMM-OpenWeatherForecast - Cant remove Warnings
-
Hello Together an a Happy New Year …
I´m using for my Mirror the the module MMM-OpenWeatherForecast but i don`t find any option in the ReadMe to switch off the DWD Warnings
Does anyone find a solution für my problem ?
Best Regards,
Sandy2503
-
i m using the version from jclarke0000 / MMM-OpenWeatherForecast
-
-
@Sandy2503 said in MMM-OpenWeatherForecast - Cant remove Warnings:
i m using the version from jclarke0000 / MMM-OpenWeatherForecast
The version from jclarke0000 has not been updated for 3 years. I would recommend switching to the fork from Tom, he actively maintains the module: https://github.com/Tom-Hirschberger/MMM-OpenWeatherForecast
-
-
Hello sdetweil,
Tnx for your hint it works very well now
Look at the Pic:
Now i see any DWD Warnigs from MMM-OpenWeatherForecast.
Only from the DWD module …
if you DO want the summary, but not the notices, then you will have to use css (in css/custom.css add) .MMM-OpenWeatherForecast .weather-alert { display:none; }
-
Tnx for your hint.
I will try it soon …