11 lines
306 B
JSON
11 lines
306 B
JSON
{
|
|
"domain": "media_extractor",
|
|
"name": "Media Extractor",
|
|
"documentation": "https://www.home-assistant.io/integrations/media_extractor",
|
|
"requirements": ["youtube_dl==2021.06.06"],
|
|
"dependencies": ["media_player"],
|
|
"codeowners": [],
|
|
"quality_scale": "internal",
|
|
"iot_class": "calculated"
|
|
}
|