Rami Mosleh
0c421b7309
Add entity description mixin to transmission switches ( #103843 )
...
* Add entity description mixin for transmission switches
* minor fix
2023-11-12 13:13:49 +01:00
Rami Mosleh
77a2f1664e
Use EntityDescription for Transmission entities ( #103581 )
2023-11-08 00:05:17 +01: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
Rami Mosleh
a2bc2bf8a0
Remove name from Transmission config flow ( #102216 )
...
* Remove name key from Transmission
* Remove name variable completely
* remove name error from strings
* Change entry title to default name
2023-10-23 09:21:15 +02:00
Marc Mueller
ff5504f55f
Add strict typing for transmission ( #101904 )
2023-10-12 22:20:39 +02:00
Marc Mueller
8b134f26a9
Fix transmission Coordinator typing ( #101903 )
2023-10-12 22:13:33 +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
Rami Mosleh
1d403a961f
Reorganize Transmission entry setup ( #99195 )
...
* simplify integration setup
* Update transmission entry setup to avoid None attributes
* keep api property in TransmissionData
* Apply suggestion
* Add __init__.py tp .coveragerc
2023-08-28 13:13:35 +02:00
Rami Mosleh
8edae37082
Add more type hints to Transmission ( #99190 )
...
* More type hints of transmssion
* More type hints
2023-08-28 11:20:18 +02:00
Rami Mosleh
2dd6b26fbc
Add type hints to transmission ( #99117 )
...
* Add type hints
* Apply suggestions
2023-08-27 12:43:30 +02:00
Erik Montnemery
045c327928
Move DeviceInfo from entity to device registry ( #98149 )
...
* Move DeviceInfo from entity to device registry
* Update integrations
2023-08-10 22:04:26 -04:00
Joost Lekkerkerker
c154c2b060
Add entity translations to Transmission ( #96761 )
2023-07-18 09:17:28 +02:00
Paulus Schoutsen
7859be6481
Add deduplicate translations script ( #96384 )
...
* Add deduplicate script
* Fix forecast_solar incorrect key with space
* Fix utf-8
* Do not create references to other arbitrary other integrations
* Add commented code to only allow applying to referencing integrations
* Tweak
* Bug fix
* Add command line arg for limit reference
* never suggest to update common keys
* Output of script
* Apply suggestions from code review
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
---------
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-07-13 11:52:50 -04:00
Franck Nijhof
4edec69637
Migrate integration services (T-V) to support translations ( #96379 )
2023-07-12 07:37:13 +02:00
avee87
6c2c4c989f
Migrate Transmission to new entity naming ( #95436 )
2023-06-28 14:00:06 +02:00
avee87
a5b91cb7e3
Fix invalid unique id for Transmission entities ( #84664 )
...
* Update unique id for Transmission entities
* Moved migration to a separate function
* Hopefully fixed coverage
* Extracted dictionary to constant
* review comments
* more comments
* revert accidental name change
* more review comments
* more review comments
* use lists instead of incorrect tuple syntax
2023-06-28 10:45:13 +02:00
DDanii
9ce062411d
Fix transmission error handling ( #91548 )
...
* transmission error handle fix
* added unexpected case tests
2023-05-05 08:42:51 +02:00
avee87
a164530a64
Remove name attribute from transmission services manifest ( #92083 )
2023-04-27 09:45:49 +02:00
epenet
d173590477
Remove combined translations in integrations ( #91337 )
...
Co-authored-by: Michael <35783820+mib1185@users.noreply.github.com>
2023-04-15 15:51:04 +02:00
Jörg Thalheim
7e46d7e808
Bump transmission-rpc to 4.1.5 ( #91088 )
...
Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2023-04-09 16:51:31 -04:00
Geoff
08444eeb76
Update transmission up/down speed values ( #88528 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
Co-authored-by: Franck Nijhof <frenck@frenck.nl>
2023-03-28 13:20:20 +02:00
avee87
c2f69dc59d
Revert Transmission entities name changes ( #89409 )
2023-03-09 13:02:12 +01:00
Tucker Kern
37ec442ffb
Use title case for Transmission status sensor ( #88578
...
* Use title case for Transmission status sensor
* Use localizations for transmission status sensor
* Assign device class and options as requested by review.
* Don't use title case for entity names
2023-03-05 22:12:30 +01:00
Erik Montnemery
b0b1d8143f
Sort manifests 10 ( #87031 )
2023-02-08 20:41:50 +01:00
Franck Nijhof
939eef3b28
Remove translations from Core ( #87543 )
...
Co-authored-by: Erik Montnemery <erik@montnemery.com>
2023-02-06 15:06:43 +01:00
epenet
cdc01fce4c
Improve type hints in transmission ( #87171 )
2023-02-02 16:32:51 -05:00
Franck Nijhof
5e81d28116
Update black to 23.1.0 ( #87188 )
2023-02-02 18:35:24 +01:00
GitHub Action
71d7098530
[ci skip] Translation update
2023-01-27 00:25:12 +00:00
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
GitHub Action
0b163aac7d
[ci skip] Translation update
2023-01-08 00:26:22 +00:00
GitHub Action
bdd87bcc87
[ci skip] Translation update
2023-01-06 00:23:50 +00:00
GitHub Action
5169721916
[ci skip] Translation update
2023-01-04 00:22:58 +00:00
avee87
2dd9229dc4
Add device info to transmission ( #84660 )
2022-12-31 13:20:44 +01:00
GitHub Action
b3ab0a0199
[ci skip] Translation update
2022-12-29 00:23:20 +00:00
GitHub Action
7f8c4293b4
[ci skip] Translation update
2022-12-20 00:23:39 +00:00
Rami Mosleh
099a653bed
Remove name key from transimssion services ( #83974 )
2022-12-19 13:38:54 +01:00
GitHub Action
cfa08c5229
[ci skip] Translation update
2022-12-15 00:24:38 +00:00
Rami Mosleh
c0a7934828
Move transmission to an updated library ( #83932 )
...
fixes undefined
2022-12-14 16:36:37 +01:00
GitHub Action
b9753a9f92
[ci skip] Translation update
2022-12-13 00:27:47 +00:00
Brandon Rothweiler
f24f0c2954
Fix incorrect usage of 'setup' vs 'set up' ( #83774 )
2022-12-12 11:40:00 +01:00
epenet
535aba10ee
Use DataRate unit and device class in integrations ( #83610 )
2022-12-10 11:41:44 +01:00
GitHub Action
f25017313a
[ci skip] Translation update
2022-12-09 00:24:29 +00:00
GitHub Action
3de8185506
[ci skip] Translation update
2022-12-08 00:21:50 +00:00
GitHub Action
1f3e5fb4fc
[ci skip] Translation update
2022-12-07 00:24:08 +00:00
GitHub Action
3ab9a14ce7
[ci skip] Translation update
2022-12-06 00:21:31 +00:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
GitHub Action
197e71203b
[ci skip] Translation update
2022-11-30 00:26:16 +00:00