1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/media_player/manifest.json
2020-04-03 12:58:19 -07:00

9 lines
214 B
JSON

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