12 lines
235 B
JSON
12 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.31"
|
|
],
|
|
"codeowners": [
|
|
"@pavoni"
|
|
]
|
|
}
|