13 lines
215 B
JSON
13 lines
215 B
JSON
|
{
|
||
|
"domain": "mpd",
|
||
|
"name": "Mpd",
|
||
|
"documentation": "https://www.home-assistant.io/components/mpd",
|
||
|
"requirements": [
|
||
|
"python-mpd2==1.0.0"
|
||
|
],
|
||
|
"dependencies": [],
|
||
|
"codeowners": [
|
||
|
"@fabaff"
|
||
|
]
|
||
|
}
|