add details about the contributor
This commit is contained in:
parent
c62990c1bd
commit
3d206b0aea
1 changed files with 4 additions and 1 deletions
|
@ -10,7 +10,9 @@ footer: true
|
||||||
---
|
---
|
||||||
|
|
||||||
<img src='/images/supported_brands/sabnzbd.png' class='brand pull-right' />
|
<img src='/images/supported_brands/sabnzbd.png' class='brand pull-right' />
|
||||||
James Cole has contributed support to integrate [SABnzbd](http://sabnzbd.org). This will allow you to monitor your downloads from within Home Assistant and setup automation based on the information.
|
The sabnzbd platform will allow you to monitor your downloads with [SABnzbd](http://sabnzbd.org) from within Home Assistant and setup automation based on the information.
|
||||||
|
|
||||||
|
To use sabnzbd with your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
@ -29,3 +31,4 @@ sensor:
|
||||||
- type: 'disk_free'
|
- type: 'disk_free'
|
||||||
```
|
```
|
||||||
|
|
||||||
|
[James Cole](https://github.com/jamespcole) has contributed the sabnzbd platform.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue