23 lines
852 B
Markdown
23 lines
852 B
Markdown
[](https://github.com/chris60600)
|
|
[](https://github.com/custom-components/hacs)
|
|
|
|
# HomeAssistant - Pollens Custom Component
|
|
|
|
This module show pollen concentration inside [Homeassistant](https://home-assistant.io):
|
|
|
|
Datas provided by 'Réseau National de Surveillance Aérobiologique' (R.N.S.A.)
|
|
https://pollens.fr
|
|
|
|
# Installation (There are two methods, with HACS or manual)
|
|
|
|
### 1. Easy Mode
|
|
|
|
|
|
|
|
### 2. Manual
|
|
|
|
Install it as you would do with any homeassistant custom component:
|
|
|
|
1. Download `custom_components` folder.
|
|
2. Copy the `pollens` direcotry within the `custom_components` directory of your homeassistant installation. The `custom_components` directory resides within your homeassistant configuration directory.
|