Minimizing of the configuration sample (#1014)
This commit is contained in:
parent
3c3a64510c
commit
6db2d90ee5
4 changed files with 2 additions and 16 deletions
|
@ -22,11 +22,8 @@ To use SABnzbd with your installation, add the following to your `configuration.
|
|||
# Example configuration.yaml entry
|
||||
sensor:
|
||||
platform: sabnzbd
|
||||
name: SAB
|
||||
api_key: YOUR_API_KEY
|
||||
host: YOUR_SABNZBD_HOST
|
||||
port: 8080
|
||||
ssl: True
|
||||
api_key: YOUR_API_KEY
|
||||
monitored_variables:
|
||||
- 'current_status'
|
||||
- 'speed'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue