nelbs / Weeronline-pollenforecast

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weeronline activity ratings

This platform scrapes the pollen forecast for the next 5 days from https://www.weeronline.nl/.

HACS Installation

  1. Make sure you've installed HACS
  2. In the integrations tab, search for pollenforecast.
  3. Install the Integration.
  4. Go to https://www.weeronline.nl/, search your city and copy the url
  5. Add weatherratings entry to configuration (see below)

Configuration

sensor:
  - platform: pollenforecast
    url: 'https://www.weeronline.nl/Europa/Frankrijk/Parijs/4266446'
    name: 'pollenforecast'
  • url: weeronline url of the location (required)
  • name: name of the sensor (optional) default=pollenforecast

About


Languages

Language:Python 100.0%