mirror of
https://github.com/home-assistant/core.git
synced 2025-07-20 03:37:07 +00:00
Fix typo in docs link for forked_daapd (#47413)
corrected link to existing site
This commit is contained in:
parent
c3bddc0fa6
commit
35d5522e79
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"domain": "forked_daapd",
|
"domain": "forked_daapd",
|
||||||
"name": "forked-daapd",
|
"name": "forked-daapd",
|
||||||
"documentation": "https://www.home-assistant.io/integrations/forked-daapd",
|
"documentation": "https://www.home-assistant.io/integrations/forked_daapd",
|
||||||
"codeowners": ["@uvjustin"],
|
"codeowners": ["@uvjustin"],
|
||||||
"requirements": ["pyforked-daapd==0.1.11", "pylibrespot-java==0.1.0"],
|
"requirements": ["pyforked-daapd==0.1.11", "pylibrespot-java==0.1.0"],
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user