2022-12-07 13:14:37 +01:00

1.4 KiB

title description ha_category ha_release ha_config_flow ha_iot_class ha_domain ha_platforms ha_codeowners ha_integration_type
Deluge Instructions on how to integrate Deluge within Home Assistant.
Downloading
Sensor
Switch
0.57 true Local Polling deluge
sensor
switch
@tkdrob
service

There is currently support for the following device types within Home Assistant:

Prerequisites

To be able to use this integration, you need to do the following:

  1. Enable the following option in deluge settings: Daemon > Allow Remote Connections
  2. When set up, the daemon has an account called localclient. Refer here to get the password for the local client or add a line in the auth file with your own username and password. Use one of those credentials from there to authenticate the integration with the daemon.

{% include integrations/config_flow.md %}

Sensor

The deluge platform allows you to monitor your downloads with Deluge from within Home Assistant and setup automation based on the information.

Switch

The deluge switch platform allows you to control your Deluge client from within Home Assistant. The platform enables you switch all your torrents in pause, and then unpause them all.