Added stuff for Deluge

This commit is contained in:
2022-02-05 17:11:32 -05:00
parent 27b94dfd96
commit afbe321ccf
2 changed files with 12 additions and 0 deletions

4
switches.yaml Normal file
View File

@ -0,0 +1,4 @@
- platform: deluge
host: !secret deluge_ip
username: !secret deluge_user
password: !secret deluge_password