Skip to content

Releases: J-Lindvig/Pollen_DK

Fixed error in date from API

03 Jul 14:30
97d1298
Compare
Choose a tag to compare
v0.2.2

Fixed error in date from API

Fixed error caused by change in API

03 Jul 14:25
145643d
Compare
Choose a tag to compare
v0.2.1

Fixed error caused by change in API

Sorting of predictions

28 Jun 06:27
15ca12c
Compare
Choose a tag to compare

Full Changelog: v0.1...v0.2

Pollen_DK

Introduction

Scraping of pollen count in Denmark.

Installation

Custom integration in HACS

https://hacs.xyz/docs/faq/custom_repositories

Configuration

In the default configuration it will track pollen in these regions of Denmark

  • øst # Øst for Stroebælt
  • vest # Vest for Stroebælt

Pollen type:

  • Alternaria
  • Birk
  • Bynke
  • Cladosporium
  • El
  • Elm
  • Græs
  • Hassel

Configuration

Minimal - track all pollentypes in all regions

pollen_dk:

Filtered - track only selected pollentypes in specific regions

pollen_dk:
  # Optional values, if omitted all values will used
  regions:        # Possible values: øst, vest
    - vest
    - øst
  pollen_types:   # Possible values: alternaria, birk, bynke, cladosporium, el, elm, græs, hassel
    - græs
    - el
    - elm

Initial release

20 Jun 20:29
8c3ca8f
Compare
Choose a tag to compare

Pollen_DK

Introduction

Scraping of pollen count in Denmark.

Installation

Custom integration in HACS

https://hacs.xyz/docs/faq/custom_repositories

Configuration

In the default configuration it will track pollen in these regions of Denmark

  • øst # Øst for Stroebælt
  • vest # Vest for Stroebælt

Pollen type:

  • Alternaria
  • Birk
  • Bynke
  • Cladosporium
  • El
  • Elm
  • Græs
  • Hassel

Configuration

Minimal - track all pollentypes in all regions

pollen_dk:

Filtered - track only selected pollentypes in specific regions

pollen_dk:
  # Optional values, if omitted all values will used
  regions:        # Possible values: øst, vest
    - vest
    - øst
  pollen_types:   # Possible values: alternaria, birk, bynke, cladosporium, el, elm, græs, hassel
    - græs
    - el
    - elm