https://github.com/johnan/homeassistant-pollenprognos
Custom HomeAssistant integration to get pollen levels for locations in Sweden
https://github.com/johnan/homeassistant-pollenprognos
homeassistant pollen
Last synced: 12 months ago
JSON representation
Custom HomeAssistant integration to get pollen levels for locations in Sweden
- Host: GitHub
- URL: https://github.com/johnan/homeassistant-pollenprognos
- Owner: JohNan
- License: apache-2.0
- Created: 2018-02-16T16:06:04.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-05-03T22:31:32.000Z (about 1 year ago)
- Last Synced: 2025-05-03T23:25:07.585Z (about 1 year ago)
- Topics: homeassistant, pollen
- Language: Python
- Homepage:
- Size: 83 KB
- Stars: 43
- Watchers: 5
- Forks: 9
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# Home Assistant Pollenprognos
[![GitHub Release][releases-shield]][releases]
[![License][license-shield]](LICENSE)
[![hacs][hacsbadge]][hacs]
[![Project Maintenance][maintenance-shield]][user_profile]
[![BuyMeCoffee][buymecoffeebadge]][buymecoffee]
Integration for monitoring pollen for locations in **Sweden** only. Data is provided by Pollenrapporten.se
### Install with HACS (recommended)
Add the url to the repository as a custom integration.
### Configure
This integration can be configured via the Home Assistant frontend.
- Go to **Configuration** -> **Integrations**.
- Click on the `+` in the bottom right corner to add a new integration.
- Search and select the **Pollenprognos** integration form the list.
- Follow the instruction on screen to add the sensors.
### Lovelace
- [pollenprognos-card](https://github.com/krissen/pollenprognos-card) works with the current version (>=v1.1.0) of the integration, as well as earlier versions.
- [lovelace-pollenprognos-card](https://github.com/isabellaalstrom/lovelace-pollenprognos-card) works with versions prior to v1.1.0 of the integration.
### Disclaimer
This integration is not affiliated with Pollenrapporten.se
---
[buymecoffee]: https://www.buymeacoffee.com/JohNan
[buymecoffeebadge]: https://img.shields.io/badge/buy%20me%20a%20coffee-donate-yellow.svg?style=for-the-badge
[commits-shield]: https://img.shields.io/github/commit-activity/y/JohNan/homeassistant-pollenprognos.svg?style=for-the-badge
[commits]: https://github.com/JohNan/homeassistant-pollenprognos/commits/main
[hacs]: https://hacs.xyz
[hacsbadge]: https://img.shields.io/badge/HACS-Custom-orange.svg?style=for-the-badge
[license-shield]: https://img.shields.io/github/license/JohNan/homeassistant-pollenprognos.svg?style=for-the-badge
[maintenance-shield]: https://img.shields.io/badge/maintainer-%40JohNan-blue.svg?style=for-the-badge
[releases-shield]: https://img.shields.io/github/release/JohNan/homeassistant-pollenprognos.svg?style=for-the-badge
[releases]: https://github.com/JohNan/homeassistant-pollenprognos/releases
[user_profile]: https://github.com/JohNan