10 lines
299 B
JSON
10 lines
299 B
JSON
{
|
|
"domain": "forked_daapd",
|
|
"name": "forked-daapd",
|
|
"documentation": "https://www.home-assistant.io/integrations/forked-daapd",
|
|
"codeowners": ["@uvjustin"],
|
|
"requirements": ["pyforked-daapd==0.1.11", "pylibrespot-java==0.1.0"],
|
|
"config_flow": true,
|
|
"zeroconf": ["_daap._tcp.local."]
|
|
}
|