mirror of
https://github.com/home-assistant/core.git
synced 2026-09-12 11:38:47 +01:00
11 lines
289 B
JSON
11 lines
289 B
JSON
{
|
|
"domain": "discovergy",
|
|
"name": "Discovergy",
|
|
"codeowners": ["@jpbede"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/discovergy",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["pydiscovergy==3.0.1"]
|
|
}
|