mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 06:05:26 +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"
|
|
}
|