Add climacell to additional categories (#17480)

This commit is contained in:
Raman Gupta 2021-04-15 16:32:38 -04:00 committed by GitHub
parent bb0cef22ac
commit 6c872f8f86
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,9 @@
title: ClimaCell title: ClimaCell
description: Instructions on how to integrate the ClimaCell Weather and Air Quality API into Home Assistant. description: Instructions on how to integrate the ClimaCell Weather and Air Quality API into Home Assistant.
ha_category: ha_category:
- Environment
- Health
- Sensor
- Weather - Weather
ha_release: 2021.3 ha_release: 2021.3
ha_iot_class: Cloud Polling ha_iot_class: Cloud Polling
@ -10,10 +13,11 @@ ha_codeowners:
- '@raman325' - '@raman325'
ha_domain: climacell ha_domain: climacell
ha_platforms: ha_platforms:
- sensor
- weather - weather
--- ---
The ClimaCell integration allows you to obtain weather information from the [ClimaCell API](https://www.climacell.co/weather-api/). The ClimaCell integration allows you to obtain weather, air quality, pollen, and fire information from the [ClimaCell API](https://www.climacell.co/weather-api/).
## Obtain an API key ## Obtain an API key