2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "co2signal",
|
2023-07-13 15:57:31 +00:00
|
|
|
"name": "Electricity Maps",
|
2023-12-08 20:22:34 +00:00
|
|
|
"codeowners": ["@jpbede", "@VIKTORVAV99"],
|
2022-01-28 21:37:53 +00:00
|
|
|
"config_flow": true,
|
2023-07-25 06:33:56 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/co2signal",
|
2023-09-18 10:56:35 +00:00
|
|
|
"integration_type": "service",
|
2023-02-08 19:16:39 +00:00
|
|
|
"iot_class": "cloud_polling",
|
2023-11-13 19:48:33 +00:00
|
|
|
"loggers": ["aioelectricitymaps"],
|
2024-02-08 07:42:22 +00:00
|
|
|
"requirements": ["aioelectricitymaps==0.4.0"]
|
2022-03-30 08:56:37 +00:00
|
|
|
}
|