Minimizing of the configuration sample (#1014)

This commit is contained in:
Fabian Affolter 2016-09-30 20:54:45 +02:00 committed by GitHub
parent 3c3a64510c
commit 6db2d90ee5
4 changed files with 2 additions and 16 deletions

View file

@ -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'