Commit graph

8 commits

Author SHA1 Message Date
fustom
c2f2a868c4
Fix limit and order property for transmission integration (#123305) 2024-08-08 18:49:47 +02:00
Rami Mosleh
7337c13747
Use torrent id to identify torrents that should trigger events (#118897) 2024-06-07 00:44:21 +02:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
Rami Mosleh
b6a3f628d1
Bump transmission-rpc to version 7.0.3 (#103502)
* Bump transmission-rpc to version 7.0.3

* Change `date_added` to `added_date`
2023-11-07 09:04:59 +01:00
Rami Mosleh
61a1245a84
Code cleanup for transmission integration (#103078) 2023-10-31 08:49:03 +01:00
Rami Mosleh
fea15148a1
Remove scan_interval from transmission (#98858)
Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2023-10-24 14:17:46 +02:00
Marc Mueller
ff5504f55f
Add strict typing for transmission (#101904) 2023-10-12 22:20:39 +02:00
Rami Mosleh
536ad57bf4
Use DataUpdate coordinator for Transmission (#99209)
* Switch integration to DataUpdate Coordinator

* add coordinator to .coveragerc

* Migrate TransmissionData into DUC

* update coveragerc

* Applu suggestions

* remove CONFIG_SCHEMA
2023-10-12 20:58:22 +02:00