9 lines
223 B
JSON
9 lines
223 B
JSON
{
|
|
"domain": "mpd",
|
|
"name": "Music Player Daemon (MPD)",
|
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
|
"requirements": ["python-mpd2==1.0.0"],
|
|
"dependencies": [],
|
|
"codeowners": ["@fabaff"]
|
|
}
|