mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Add climacell to additional categories (#17480)
This commit is contained in:
parent
bb0cef22ac
commit
6c872f8f86
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user