Add IoT class
This commit is contained in:
parent
2b63bde9d9
commit
b6ddbec5d1
1 changed files with 2 additions and 1 deletions
|
@ -10,12 +10,13 @@ footer: true
|
||||||
logo: sabnzbd.png
|
logo: sabnzbd.png
|
||||||
ha_category: Sensor
|
ha_category: Sensor
|
||||||
ha_release: pre 0.7
|
ha_release: pre 0.7
|
||||||
|
ha_iot_class: "Local Polling"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
||||||
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.
|
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:
|
To use SABnzbd with your installation, add the following to your `configuration.yaml` file:
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
# Example configuration.yaml entry
|
# Example configuration.yaml entry
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue