mirror of
https://github.com/home-assistant/core.git
synced 2026-04-29 05:03:59 +01:00
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"domain": "media_source",
|
|
"name": "Media Source",
|
|
"codeowners": ["@hunterjm"],
|
|
"dependencies": ["http"],
|
|
"documentation": "https://www.home-assistant.io/integrations/media_source",
|
|
"integration_type": "system",
|
|
"quality_scale": "internal"
|
|
}
|