MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-OpenWeatherForecast - Cant remove Warnings

    Scheduled Pinned Locked Moved Solved Troubleshooting
    6 Posts 3 Posters 597 Views 3 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Sandy2503S Offline
      Sandy2503 @Sandy2503
      last edited by

      i m using the version from jclarke0000 / MMM-OpenWeatherForecast

      S KristjanESPERANTOK 2 Replies Last reply Reply Quote 0
      • S Offline
        sdetweil @Sandy2503
        last edited by

        @Sandy2503 see
        https://forum.magicmirror.builders/topic/19290/mmm-openweatherforecast-deactivate-alerts-or-change-to-german

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 1
        • KristjanESPERANTOK Offline
          KristjanESPERANTO Module Developer @Sandy2503
          last edited by

          @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

          Sandy2503S 1 Reply Last reply Reply Quote 0
          • Sandy2503S Sandy2503 has marked this topic as solved on
          • Sandy2503S Offline
            Sandy2503
            last edited by

            Hello sdetweil,

            Tnx for your hint it works very well now

            Look at the Pic:

            831d69c0-ad2d-414b-965d-4b10a1c7ef1b-20250112_103709.jpg

            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;
            }
            
            1 Reply Last reply Reply Quote 0
            • Sandy2503S Offline
              Sandy2503 @KristjanESPERANTO
              last edited by

              @KristjanESPERANTO

              Tnx for your hint.
              I will try it soon …

              1 Reply Last reply Reply Quote 1
              • 1 / 1
              • First post
                Last post
              Enjoying MagicMirror? Please consider a donation!
              MagicMirror created by Michael Teeuw.
              Forum managed by Sam, technical setup by Karsten.
              This forum is using NodeBB as its core | Contributors
              Contact | Privacy Policy