mirror of
https://github.com/home-assistant/core.git
synced 2026-08-24 10:13:52 -05:00
13 lines
389 B
JSON
13 lines
389 B
JSON
{
|
|
"domain": "green_planet_energy",
|
|
"name": "Green Planet Energy",
|
|
"codeowners": ["@petschni"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/green_planet_energy",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["greenplanet-energy-api==0.1.10"],
|
|
"single_config_entry": true
|
|
}
|