Franck Nijhof 1833c32a2c Cleans up front matter (#9835)
* Sets front matter defaults

* Removes default front matter from section templates/pages

* Removes default front matter from addon pages

* Removes default front matter from integration pages

* Removes default front matter from posts

* Removes default front matter from docs pages

* Removes default front matter from other pages

* Fixes blog category pages
2019-07-11 14:35:08 -07:00

1.2 KiB

title, description, logo, ha_category, ha_release, ha_iot_class, redirect_from
title description logo ha_category ha_release ha_iot_class redirect_from
Foobot Air Quality Monitor Instructions on how to setup Foobot Air Quality sensor in Home Assistant. foobot.png
Health
0.66 Cloud Polling
/components/sensor.foobot/

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.

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 %}

Available Metrics

Every ten minutes, it'll fetch the last ten minutes average of the following measurements:

  • Temperature
  • Humidity
  • Co2
  • VOC
  • PM2.5
  • Index