From 1c2168d6ce647504f86c8bdcb7dda9a150fad41a Mon Sep 17 00:00:00 2001 From: Mads Nedergaard Date: Wed, 12 Jul 2023 16:54:22 +0200 Subject: [PATCH] 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 --- source/_integrations/co2signal.markdown | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/source/_integrations/co2signal.markdown b/source/_integrations/co2signal.markdown index e096be86541..3c5cbb3e530 100644 --- a/source/_integrations/co2signal.markdown +++ b/source/_integrations/co2signal.markdown @@ -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 . 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 . 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.