Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nelbs/weeronline-pollenforecast
https://github.com/nelbs/weeronline-pollenforecast
Last synced: 19 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/nelbs/weeronline-pollenforecast
- Owner: nelbs
- Created: 2021-08-02T07:20:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-07T09:35:21.000Z (almost 3 years ago)
- Last Synced: 2024-10-28T13:10:58.636Z (2 months ago)
- Language: Python
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://hacs.xyz/docs/installation/prerequisites)
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
4. Add weatherratings entry to configuration (see below)## Configuration
```yaml
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