core/homeassistant/components/mpd/manifest.json

8 lines
201 B
JSON

{
"domain": "mpd",
"name": "Music Player Daemon (MPD)",
"documentation": "https://www.home-assistant.io/integrations/mpd",
"requirements": ["python-mpd2==3.0.4"],
"codeowners": ["@fabaff"]
}