12 lines
316 B
JSON
12 lines
316 B
JSON
{
|
|
"domain": "discovergy",
|
|
"name": "Discovergy",
|
|
"codeowners": ["@jpbede"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
|
"import_executor": true,
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["pydiscovergy==3.0.0"]
|
|
}
|