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-DWD-WarnWeather - Wetterwarnungen

    Scheduled Pinned Locked Moved Utilities
    62 Posts 27 Posters 63.4k Views 28 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.
    • LukeCodewalkerL Offline
      LukeCodewalker Module Developer @ostfilinchen
      last edited by

      Hey @ostfilinchen,
      css should be fixed now.
      Can you please check it?

      O 1 Reply Last reply Reply Quote 0
      • O Offline
        ostfilinchen @LukeCodewalker
        last edited by ostfilinchen

        @LukeCodewalker: it’s better but always the width is to great.

        0_1478948885625_20161112_114922_b.jpg

        And now, no warnings would be loaded. It stops with “Warnungen werden geladen”. It must Display “keine Warnungen”, because there’re no warnings.

        LukeCodewalkerL 1 Reply Last reply Reply Quote 0
        • LukeCodewalkerL Offline
          LukeCodewalker Module Developer @ostfilinchen
          last edited by

          @ostfilinchen : ok, now everything should be fine.
          could you please check that?
          Thanks for your help =)

          1 Reply Last reply Reply Quote 0
          • O Offline
            ostfilinchen
            last edited by ostfilinchen

            now it Looks good. One Correction please. Can u Change the Headline to the Standard like calender and so on? In the pic of my post i mean the Headline “1. Bundesliga 2016/2017”.

            I have commented out line 56-60 in MMM-DWD-WarnWeather.js. And in my custom.css i add these lines:

            .MMM-DWD-WarnWeather div.displaytitle {
            text-transform: uppercase;
            font-size: 15px;
            font-family: “Roboto Condensed”;
            border-bottom: 1px solid #666;
            line-height: 15px;
            padding-bottom: 5px;
            margin-bottom: 10px;
            color: white;

            LukeCodewalkerL lolobyteL 2 Replies Last reply Reply Quote 0
            • LukeCodewalkerL Offline
              LukeCodewalker Module Developer @ostfilinchen
              last edited by

              @ostfilinchen : done =)

              1 Reply Last reply Reply Quote 0
              • LukeCodewalkerL Offline
                LukeCodewalker Module Developer
                last edited by

                So that’s how it looks now.
                0_1478962905896_screenshot.png

                1 Reply Last reply Reply Quote 1
                • O Offline
                  ostfilinchen
                  last edited by

                  Thanks! Great job

                  1 Reply Last reply Reply Quote 0
                  • LukeCodewalkerL Offline
                    LukeCodewalker Module Developer
                    last edited by

                    I made some small changes to the formatting of the date. It now looks like this:
                    0_1479147474217_screenshot.png

                    1 Reply Last reply Reply Quote 0
                    • T Offline
                      tajno
                      last edited by

                      Nice work and thanks for shareing!

                      Does the german wheater forecast provide an API? Are those warnings for a special region or a general broadcast for your state (Bundesland)?

                      I think I have look if the Swiss guys does too, usually they provide alot of datas (ch opendata) - Need those warnings too, especially for snow/icy conditions :).

                      LukeCodewalkerL 1 Reply Last reply Reply Quote 0
                      • LukeCodewalkerL Offline
                        LukeCodewalker Module Developer @tajno
                        last edited by

                        Hey @tajno,
                        they don’t really provide an API. I did a bit of reverse engineering on their website and found that you can get a JSON file with all the warnings for Germany for a specific time.
                        This JSON contains warnings for all regions (Landkreise) of Germany.
                        If you find an API for Switzerland I can help you to implement it.

                        J 1 Reply Last reply Reply Quote 1
                        • 1
                        • 2
                        • 3
                        • 4
                        • 5
                        • 6
                        • 7
                        • 3 / 7
                        • 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