1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/discovergy/manifest.json
2025-07-17 08:58:53 +02:00

12 lines
317 B
JSON

{
"domain": "discovergy",
"name": "inexogy",
"codeowners": ["@jpbede"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/discovergy",
"integration_type": "service",
"iot_class": "cloud_polling",
"quality_scale": "platinum",
"requirements": ["pydiscovergy==3.0.2"]
}