mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
8 lines
201 B
JSON
8 lines
201 B
JSON
{
|
|
"domain": "mpd",
|
|
"name": "Music Player Daemon (MPD)",
|
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
|
"requirements": ["python-mpd2==1.0.0"],
|
|
"codeowners": ["@fabaff"]
|
|
}
|