mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Allow multiple Transmission clients and add unique_id to entities (#28136)
* Allow multiple clients + improvements * remove commented code * fixed test_init.py
This commit is contained in:
committed by
Paulus Schoutsen
parent
062ec8a7c2
commit
7cb6607b1f
@@ -21,4 +21,3 @@ ATTR_TORRENT = "torrent"
|
||||
SERVICE_ADD_TORRENT = "add_torrent"
|
||||
|
||||
DATA_UPDATED = "transmission_data_updated"
|
||||
DATA_TRANSMISSION = "data_transmission"
|
||||
|
Reference in New Issue
Block a user