Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 2 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 (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-09T14:11:15.000Z (4 months ago)
- Last Synced: 2024-09-09T17:13:23.908Z (4 months ago)
- Topics: homeassistant, pollen
- Language: Python
- Homepage:
- Size: 73.2 KB
- Stars: 36
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
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.
#### Important information
To be able to use this integration you need a secret URL to be able to fetch the data. Ask around with your friends in the community.### 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 card to use with this integration.](https://github.com/isabellaalstrom/lovelace-pollenprognos-card)
---
[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