From b6ddbec5d1b1c16addf50ec824c97f5f4173c2d9 Mon Sep 17 00:00:00 2001 From: Fabian Affolter Date: Sun, 14 Aug 2016 13:59:43 +0200 Subject: [PATCH] Add IoT class --- source/_components/sensor.sabnzbd.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_components/sensor.sabnzbd.markdown b/source/_components/sensor.sabnzbd.markdown index 68bdf6035a3..c453f71882e 100644 --- a/source/_components/sensor.sabnzbd.markdown +++ b/source/_components/sensor.sabnzbd.markdown @@ -10,12 +10,13 @@ footer: true logo: sabnzbd.png ha_category: Sensor 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. -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 # Example configuration.yaml entry