OzPoll - Australian Pollen Forecast (Integration)

yep mine has also stopped working recently

multiscrape:
  ###########################################################################
  #Melbourne Pollen Forecast
  ###########################################################################
  - resource: https://www.melbournepollen.com.au/
    scan_interval: 3600 #3600 sec = 1 hr
    name: Pollen Forecast
    sensor:
      - unique_id: pollen_forecast_today_melbourne_grass
        name: Pollen Forecast Today Melbourne Grass
        select: "#plevel"
        value_template: "{{ value| trim}}"
        attributes:
          - name: Forecast Date
            select: "#pdate.pollen-date"
            value_template: "{{ value| trim}}"
            # value_template: "{{ value| replace('Last updated:', '')}}"
          - name: Website Last Updated
            select: '#district-pollen-div > div > div > div > div > div > div.uk-grid-match.uk-child-width-1-2\@s.uk-text-center.uk-grid-collapse.uk-grid > div:nth-child(1) > div.ta-notice'
            value_template: "{{ value| replace('Last updated:', '')}}"
        icon: >-
          {% if value == 'Low' %}
            mdi:emoticon-happy
          {% elif value == 'Moderate' %}
            mdi:emoticon-neutral
          {% elif value == 'High' %}
            mdi:emoticon-sad
          {% elif value == 'Extreme' %}
            mdi:emoticon-angry
          {% else %}
            mdi:help-circle
          {% endif %}

Also @Mahko_Mahko ,
As per the github instructions, can I please get some help with url and api ?

Thank you

I’ve PM’d you. Let me know how you get on… Cheers.

Nice project! Would be helpful for me as my wife has crazy hay fever and checks the Melbourne pollen app about 10 times a day during hay fever season.
@Mahko_Mahko would I be able to get some help with the URL and API key, as per GitHub instructions?

1 Like

PM sent. Let me know how you go. Cheers.

Good work @Mahko_Mahko. Could you please share the URL and API key as per the instruction son Github. Thanks.

1 Like

@Mahko_Mahko can i please request help with the URL and API key, as per GitHub? thank you

1 Like

PM sent!!!

1 Like

hi @Mahko_Mahko this intergration looks awesome. can you please contact me regarding the url and api key? thank you!

1 Like

Hi @Mahko_Mahko - could you also please PM me the URL and API key per the Github details? Many Thanks!

1 Like

Hi @Mahko_Mahko - thanks for making and maintaining this. Can you please PM me the url and api key? Much appreciated!

1 Like

Hey @Mahko_Mahko this intergration looks great, can you please send me the url and api key? Thanks!

1 Like

Hello @Mahko_Mahko. Could I please get the URL and API key for this integration. Thanks so much!

1 Like

Hey @Mahko_Mahko this project looks helpful for those of us with hayfever etc, would I be able to get the url and api key?

1 Like

Hey @Mahko_Mahko could I please get the API and Url as well? Thank you.

1 Like

Hi @Mahko_Mahko could I please get some help with the API and URL?

I came across this because someone asked about pollen - I have just published something on github - look for EPA_AirQuality_HA under the same name as my user name here - and I can spot you an API key :wink:.

1 Like

Nice work on that.

PM sent.