Add URL description for Sabnzbd integration (#125414)
* Create pull.yml * Add URL description * remove file
This commit is contained in:
parent
2e54967a6d
commit
1be455e0e0
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@
|
|||
"api_key": "[%key:common::config_flow::data::api_key%]",
|
||||
"name": "[%key:common::config_flow::data::name%]",
|
||||
"url": "[%key:common::config_flow::data::url%]"
|
||||
},
|
||||
"data_description": {
|
||||
"url": "The full URL, including port, of the SABnzbd server. Example: `http://localhost:8080` or `http://a02368d7-sabnzbd:8080`"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue