Renames CO2Signal integration to Electricity Maps (#28116)

* Renames CO2Signal integration to Electricity Maps

* Adds more categories

* Adds redirect

* Renames integration page

* Removes redirect

* Updates link
This commit is contained in:
Mads Nedergaard 2023-07-12 16:54:22 +02:00 committed by GitHub
parent 9b109a4bd2
commit 1c2168d6ce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,26 +1,28 @@
---
title: CO2 Signal
description: Instructions on how to use CO2Signal data within Home Assistant
title: Electricity Maps
description: Instructions on how to use the Electricity Maps (formerly known as CO2Signal) data within Home Assistant
ha_category:
- Environment
- Climate
- Energy
- Environment
ha_release: 0.87
ha_iot_class: Cloud Polling
ha_domain: co2signal
ha_platforms:
- diagnostics
- sensor
- diagnostics
- sensor
ha_config_flow: true
ha_integration_type: integration
---
The `co2signal` sensor platform queries the [CO2Signal](https://www.co2signal.com/) API for the CO2 intensity of a specific region. Data can be collected for your home, a specific latitude/longitude or by country code. This API uses the same data as <https://www.electricitymap.org>. Not all countries/regions in the world are supported so please consult this website to check local availability.
The `Electricity Maps` sensor platform (formerly known as CO2Signal) queries the [Electricity Maps](https://www.electricitymaps.com/) API for the CO2 intensity of a specific region. Data can be collected for your home by using the latitude/longitude or a country code. This API uses the same data as <https://app.electricitymaps.com>. Not all countries/regions in the world are supported, so please consult the app to check local availability.
## Prerequisites
To configure and use this integration, you need to obtain a [free API key from CO2Signal](https://www.co2signal.com/).
To configure and use this integration, you need to obtain a free API key from Electricity Maps by signing up to the Free Tier product on the [Electricity Maps API Portal](https://electricitymaps.com/free-tier).
{% include integrations/config_flow.md %}
## Sensor Types
When configured, the platform will create two sensors for each configured location: the carbon intensity expressed in `gCO2eq/kWh` and a percentage how much the grid relies on fossil fuels for production.
When configured, the platform will create two sensors for each configured location: the carbon intensity expressed in `gCO2eq/kWh` and a percentage of how much the grid relies on fossil fuels for production.