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-Pollen

    Scheduled Pinned Locked Moved Health
    healthweather
    32 Posts 10 Posters 13.9k Views 10 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.
    • M Offline
      MajorC Project Sponsor @CarstenD
      last edited by

      I have the DWD-Pollen on the right side of my scree. Unfortunately, there is a gap as you can see in the picture.

      pollen.jpg

      I checked the CSS, but it is a table and I can’t see a good way to get rid of the space on the right.

      Any idea is appreciated.

      1 Reply Last reply Reply Quote 0
      • M Offline
        MajorC Project Sponsor
        last edited by

        Update:
        I now use:

        .MMM-DWD-Pollen table {
        	margin-left: auto;
        	margin-right: -40px;
        }
        

        Not sure if this is a good way, but it works for me at the moment.

        C 1 Reply Last reply Reply Quote 0
        • C Offline
          CarstenD @MajorC
          last edited by

          @majorc Thanks. Somehow this does not really work on mine. Now the text is stretching into the right border.
          But good that it works for you.

          M 1 Reply Last reply Reply Quote 0
          • M Offline
            MajorC Project Sponsor @CarstenD
            last edited by

            @carstend that is strange. This is the only css I use for DWD-Pollen. Do you have something else in your custom css?

            1 Reply Last reply Reply Quote 0
            • K Offline
              Klinge
              last edited by

              Hello,
              maybe someone of you could help me, because in my new opened topic I got no answers unfortunately.
              I try to start the module MMM-DWD-Pollen. But the data will not be loaded. I am living in the region “Östl. Niedersachsen”. On the Github site this region is declared with the number “32”. And on the DWD Site it is declared with the number “5”. But both numbers are not working. And now I don´t know which number I can use for my region.
              It would be great if someone could help me.
              Thank you in advance.

              S F 2 Replies Last reply Reply Quote 0
              • S Do not disturb
                sdetweil @Klinge
                last edited by

                @Klinge if someone knows and is willing to help they will.
                this forum is all volunteer community

                Sam

                How to add modules

                learning how to use browser developers window for css changes

                K 1 Reply Last reply Reply Quote 0
                • K Offline
                  Klinge @sdetweil
                  last edited by

                  @sdetweil said in MMM-DWD-Pollen:

                  if someone knows and is willing to help they will.
                  this forum is all volunteer community

                  Yes, I know, and that’s absolutely fine, of course. It was just another attempt here.

                  1 Reply Last reply Reply Quote 0
                  • F Offline
                    fatgrandma @Klinge
                    last edited by

                    @Klinge

                    The Number on github is the correct one as statet on the github site

                    “There is a map that sows all part regions (but you have to match it to the numbers shown above)”

                    Dumb take but did you try to just wait one day? DWD pushes the numbers out once a day, if there are no new ones it shows nothing on the module.

                    K 1 Reply Last reply Reply Quote 0
                    • K Offline
                      Klinge @fatgrandma
                      last edited by

                      @fatgrandma Thank you for your answer.

                      When I take the wrong number from the DWD site I got the message “No values today. No values tomorrow”. But you are right. In this case I have to wait a day more. I guess DWD published his new values at 11 a.m. every day, doesn´t it?

                      But when I take the correct number from the github site(!), I get only the message “Loading”. And this has been the case for several days.

                      1 Reply Last reply Reply Quote 0
                      • C Offline
                        CarstenD
                        last edited by

                        Apparently DWD had changed its numbering. I updated the Readme.

                        Those are the new regions:
                        10=Schleswig-Holstein und Hamburg
                        11=Inseln und Marschen
                        12=Geest,Schleswig-Holstein und Hamburg
                        20=Mecklenburg-Vorpommern
                        30=Niedersachsen und Bremen
                        31=Westl. Niedersachsen/Bremen
                        32=Östl. Niedersachsen
                        40=Nordrhein-Westfalen
                        41=Rhein.-Westfäl. Tiefland
                        42=Ostwestfalen
                        43=Mittelgebirge NRW
                        50=Brandenburg und Berlin
                        60=Sachsen-Anhalt
                        61=Tiefland Sachsen-Anhalt
                        62=Harz
                        70=Thüringen
                        71=Tiefland Thüringen
                        72=Mittelgebirge Thüringen
                        80=Sachsen
                        81=Tiefland Sachsen
                        82=Mittelgebirge Sachsen
                        90=Hessen
                        91=Nordhessen und hess. Mittelgebirge
                        92=Rhein-Main
                        100=Rheinland-Pfalz und Saarland
                        101=Rhein, Pfalz, Nahe und Mosel
                        102=Mittelgebirgsbereich Rheinland-Pfalz
                        103=Saarland
                        110=Baden-Württemberg
                        111=Oberrhein und unteres Neckartal
                        112=Hohenlohe/mittlerer Neckar/Oberschwaben
                        113=Mittelgebirge Baden-Württemberg
                        120=Bayern
                        121=Allgäu/Oberbayern/Bay. Wald
                        122=Donauniederungen
                        123=Bayern nördl. der Donau, o. Bayr. Wald, o. Mainfranken
                        124=Mainfranken

                        C 1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 3
                        • 4
                        • 3 / 4
                        • 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