Maciej Bieniek
40be1424b5
Store Tractive data in config_entry.runtime_data
( #116781 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
Co-authored-by: Marc Mueller <30130371+cdce8p@users.noreply.github.com>
2024-05-08 09:03:26 +02:00
Joost Lekkerkerker
a7f71eaa35
Remove entity description mixin in Tractive ( #112952 )
...
Remove entity description mixin in
Tractive
2024-03-10 21:45:06 +01:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] ( #112705 )
2024-03-08 10:35:23 -05:00
Maciej Bieniek
c2818dcb8e
Add icon translations to Tractive ( #110138 )
...
Co-authored-by: Maciej Bieniek <478555+bieniu@users.noreply.github.com>
2024-02-09 23:28:56 +01:00
Erik Montnemery
0c2485bc03
Freeze integration entity descriptions ( #105984 )
...
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-12-18 16:28:13 -10:00
Maciej Bieniek
2d2e215e2c
Fix Tractive switch availability ( #104502 )
2023-11-28 12:08:12 +01:00
Maciej Bieniek
d6a7127b84
Improve availability of Tractive entities ( #97091 )
...
Co-authored-by: Robert Resch <robert@resch.dev>
2023-08-17 12:15:36 +02:00
Joost Lekkerkerker
aec0694823
Move tractive attribute to entity class ( #96247 )
...
Clean up tractive entities
2023-07-11 08:09:57 +02:00
Maciej Bieniek
a854a5620f
Add entity name translations to Tractive ( #90738 )
...
Add entity name translations
2023-04-04 00:01:46 -04:00
Erik Montnemery
cc564026fa
Move EntityCategory to homeassistant.const ( #87792 )
...
* Move EntityCategory to homeassistant.const
* Fix more imports
2023-02-09 20:15:37 +01:00
Maciej Bieniek
cd223d91bb
Migrate Tractive to new entity naming style ( #75184 )
2022-07-17 15:01:26 +02:00
Robert Hillis
ad778f53f7
Use enums in tractive ( #62024 )
2021-12-16 12:34:01 +01:00
Maciej Bieniek
e7e88d6a19
Add entity category to Tractive ( #57720 )
2021-10-14 17:46:25 -07:00
Maciej Bieniek
946a265c9e
Use Final type only when needed in Tractive ( #57000 )
2021-10-03 22:12:59 +02:00
Maciej Bieniek
f3c76fb859
Add strict typing to Tractive integration ( #56948 )
...
* Strict typing
* Add few missing types
* Run hassfest
* Fix mypy errors
* Use List instead of list
2021-10-03 09:13:12 +02:00
Maciej Bieniek
0463007050
Add switch platform to Tractive integration ( #55517 )
2021-09-29 21:06:11 +02:00