mirror of
https://github.com/home-assistant/core.git
synced 2026-06-06 15:36:51 +01:00
7e30ab2fb2
Co-authored-by: Franck Nijhof <git@frenck.dev>
9 lines
225 B
JSON
9 lines
225 B
JSON
{
|
|
"domain": "media_source",
|
|
"name": "Media Source",
|
|
"documentation": "https://www.home-assistant.io/integrations/media_source",
|
|
"dependencies": ["http"],
|
|
"codeowners": ["@hunterjm"],
|
|
"quality_scale": "internal"
|
|
}
|