Read the statement by Michael Teeuw here.
MMM-Pollen?
-
Anyone know if this module still works?
https://github.com/vincep5/MMM-Pollen
It appears that pollen.com has shuttered their API or moved, modified, or something with it. I’m looking for a US-based Pollen data source similar…
-
Think I found a hint … pollen.com has started checking against user agent string, so the current code is inadequate.
https://github.com/home-assistant/home-assistant/issues/15286
-
Oh no :( I’ll take a look at some point at my repository
-
It looks like it still works for me. Try doing a MM restart. Post your pm2 logs here or you can look at the Developer Toolbar from the browser to see if there are any interesting errors
-
@vinp I realize this is an old thread. Fair to assume the module is no longer working?
Thanks
-
@kasperb It is still working fine for me. I just tried it out.
-
@vinp Ok, thanks. Would you mind sharing your config? I copied the code from the instructions, but it’s stuck at ‘Loading…’.
-
{ module: "MMM-Pollen", position: "top_left", header: "Pollen Forecast", config: { zip_code: "90210" } },
-
@vinp Thanks… It worked after a reboot of the Pi. Much appreciated.