core/homeassistant/components/media_player/manifest.json

10 lines
268 B
JSON

{
"domain": "media_player",
"name": "Media Player",
"documentation": "https://www.home-assistant.io/integrations/media_player",
"dependencies": ["http"],
"codeowners": ["@home-assistant/core"],
"quality_scale": "internal",
"integration_type": "entity"
}