9 lines
246 B
JSON
9 lines
246 B
JSON
{
|
|
"domain": "mpd",
|
|
"name": "Music Player Daemon (MPD)",
|
|
"documentation": "https://www.home-assistant.io/integrations/mpd",
|
|
"requirements": ["python-mpd2==3.0.5"],
|
|
"codeowners": [],
|
|
"iot_class": "local_polling",
|
|
"loggers": ["mpd"]
|
|
}
|