1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-01 14:12:01 +01:00
Files
core/homeassistant/components/media_player/manifest.json
2023-02-08 20:38:43 +01:00

10 lines
268 B
JSON

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