mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-02 17:18:58 +00:00
1.4 KiB
1.4 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class, redirect_from
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class | redirect_from | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
page | Foobot Air Quality Monitor | Instructions on how to setup Foobot Air Quality sensor in Home Assistant. | 2018-02-14 06:00 | true | false | true | true | foobot.png | Health | 0.66 | Cloud Polling |
|
The foobot
sensor platform will fetch air quality data from your or yours Foobot device(s).
This sensor requires an API token. Please obtain one at Foobot API site.
{% linkable_title Configuring the Platform %}
To enable this sensor, add the following lines to your configuration.yaml
file:
sensor:
- platform: foobot
token: FOOBOT_SECRET_KEY
username: FOOBOT_USERNAME
{% configuration %} token: description: The token for the Foobot API. required: true type: string username: description: Your Foobot username, used to fetch devices associated with an account. required: true type: string {% endconfiguration %}
{% linkable_title Available Metrics %}
Every ten minutes, it'll fetch the last ten minutes average of the following measurements:
- Temperature
- Humidity
- Co2
- VOC
- PM2.5
- Index