mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 15:26:59 +00:00
Clarify authentication to Deluge (#25131)
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
This commit is contained in:
parent
2d45bbdffa
commit
6ea18db6a5
@ -22,7 +22,12 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- [Sensor](#sensor)
|
- [Sensor](#sensor)
|
||||||
- [Switch](#switch)
|
- [Switch](#switch)
|
||||||
|
|
||||||
To be able to use this integration, you have to enable the following option in deluge settings: Daemon > Allow Remote Connections
|
## 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](https://dev.deluge-torrent.org/wiki/UserGuide/Authentication) 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 %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user