13 lines
235 B
JSON
13 lines
235 B
JSON
|
{
|
||
|
"domain": "roon",
|
||
|
"name": "RoonLabs music player",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/roon",
|
||
|
"requirements": [
|
||
|
"roonapi==0.0.21"
|
||
|
],
|
||
|
"codeowners": [
|
||
|
"@pavoni"
|
||
|
]
|
||
|
}
|