Read the statement by Michael Teeuw here.
MMM-DWD-Pollen
-
@Sachse Glad you got it working with the support from @bhelper. Sorry that I could not reply fast enough. Thanks for using!
-
@duxnobis In general yes, I think Switzerland gets data from Meteo Schweiz (https://opendata.swiss/de/dataset/messstationen-des-nationalen-pollenmessnetzes)
-
@TechJak7000 said in MMM-DWD-Pollen:
Astma-Allergi Denmark
I found some information here: https://github.com/rugaard/pollen
Thus it looks like Astma-Allergi Denmark does not offer any official API. Thus you have to use this API here (which I guess takes the data from the website) and renders the data accordingly. There are only two regions as far as I can see (East and West?) and 25 pollen. If the API works it should no big problem. -
@CarstenD Thank you very much for your attention and effort. I have contacted the owner of the post to have more in depth information how to go about and use this API.
As far as my limited knowledge for implementing this, one has to install / use 2 different programs systems to utilize it, and I have sent the guy a message with and example of the “MMM-pollen” to give him and idea of what I am looking for and how can I implement this, I hope I get a useful response. -
Added the option to select which Pollen to display through config.
-
I have the DWD-Pollen on the right side of my scree. Unfortunately, there is a gap as you can see in the picture.
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.
-
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.
-
@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. -
@carstend that is strange. This is the only css I use for DWD-Pollen. Do you have something else in your custom css?
-
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.