1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 21:21:46 +01:00
Files
core/homeassistant/components/downloader/manifest.json
2024-04-05 19:45:14 +02:00

10 lines
247 B
JSON

{
"domain": "downloader",
"name": "Downloader",
"codeowners": ["@erwindouna"],
"config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/downloader",
"quality_scale": "internal",
"single_config_entry": true
}