Marc Mueller
37288d7788
Add pylint plugin to check for calls to base implementation ( #100432 )
2023-09-18 13:39:36 -05:00
Andrew Onyshchuk
04bf126425
Update aiotractive to 0.5.6 ( #99477 )
2023-09-01 23:28:53 +03:00
Maciej Bieniek
fe713cec8f
Don't assume that the activity/sleep labels are always present in Tractive event ( #99197 )
...
* Don't assume that the activity_label and sleep_labes are always present in an event
* Catch KeyError
2023-08-29 17:52:29 +02:00
Maciej Bieniek
579c760f53
Add missing low
state for ENUM
Tractive sensors ( #99057 )
...
* Add missing "low" option
* Use existing translations
2023-08-28 08:23:26 +02:00
Maciej Bieniek
66c10facfa
Add Tractive sleep
and activity
sensors ( #98575 )
...
* Add sleep and activity sensors
* Use device class ENUM
* Default value for value_fn
2023-08-19 11:48:23 +02:00
Maciej Bieniek
d44847bb23
Log Tractive events on debug level ( #98539 )
2023-08-17 17:09:16 +02: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
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
Maciej Bieniek
d611b169ac
Don't assume that battery_level
value is always present in Tractive hw_info
( #97766 )
...
Don't assume that battery_level value is always present in hw_info
2023-08-05 13:05:15 +02:00
Maciej Bieniek
cd84a188ee
Improve Tractive sensor names ( #97192 )
...
* Improve entity names
* Rename translation keys
2023-07-25 11:59:11 +02:00
Maciej Bieniek
fc41f3d25b
Use device class ENUM for Tractive tracker state sensor ( #97191 )
2023-07-25 11:13:52 +02:00
Maciej Bieniek
f809b7284b
Create Tractive battery charging sensor if charging_state
is not None
( #96713 )
...
Check if charging_state is available
2023-07-17 09:04:43 +02:00
Maciej Bieniek
79bcca2853
Add wellness sensors to Tractive integration ( #96719 )
...
* Add sleep sensors
* Add minutes rest sensor
* Add calories sensor
* Add state_class to entity descriptions
2023-07-17 09:02:42 +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
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
GitHub Action
d1ecc418bb
[ci skip] Translation update
2023-01-19 00:25:04 +00:00
GitHub Action
b81453cb6b
[ci skip] Translation update
2023-01-16 00:24:22 +00:00
GitHub Action
77f9548e51
[ci skip] Translation update
2023-01-15 00:25:52 +00:00
epenet
1766df3faa
Improve integration type hints for diagnostics ( #85526 )
2023-01-09 15:17:48 +01:00
Franck Nijhof
8819634b61
String formatting and max line length - Part 6 ( #84525 )
2022-12-24 13:19:51 +01:00
epenet
fba13dcc90
Use UnitOfTime in integrations (t-z) ( #84291 )
2022-12-20 12:30:14 +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
Franck Nijhof
f125fd5772
Migrate Tractive translations ( #83321 )
2022-12-05 16:45:57 +01:00
GitHub Action
03154e1d83
[ci skip] Translation update
2022-12-03 00:21:50 +00:00
GitHub Action
230b50d099
[ci skip] Translation update
2022-11-29 00:26:01 +00:00
Gleb Sinyavskiy
6c024c8875
Bump aiotractive, properly handle auth errors when reading events ( #76715 )
...
* Bump aiotractive, start handling authorzation errors when reading events
* Bump aiotractive, start handling authorzation errors when reading events
* Properly handle unauthorized errors
* Update homeassistant/components/tractive/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
* Use await when unsibscribing after auth error
* Update homeassistant/components/tractive/__init__.py
Co-authored-by: J. Nick Koston <nick@koston.org>
Co-authored-by: J. Nick Koston <nick@koston.org>
2022-11-24 21:51:18 +01:00
GitHub Action
eaf6d43508
[ci skip] Translation update
2022-11-23 00:26:26 +00:00
GitHub Action
0be2a3f182
[ci skip] Translation update
2022-11-22 00:26:32 +00:00
GitHub Action
3bea04e387
[ci skip] Translation update
2022-11-21 00:26:41 +00:00
epenet
2214fff3b4
Cleanup device_tracker imports ( #81139 )
2022-10-28 17:40:37 +02:00
Maciej Bieniek
b6b36861d9
Add integration_type
field for a few integrations ( #80767 )
2022-10-22 14:38:08 +02:00
GitHub Action
388328adba
[ci skip] Translation update
2022-10-17 00:36:39 +00:00
GitHub Action
230fe4453f
[ci skip] Translation update
2022-10-12 00:40:30 +00:00
GitHub Action
8d28da83ca
[ci skip] Translation update
2022-10-05 00:36:50 +00:00
GitHub Action
ccef03f1d4
[ci skip] Translation update
2022-09-02 00:25:46 +00:00
GitHub Action
eef7bdb44b
[ci skip] Translation update
2022-08-22 00:27:12 +00:00
GitHub Action
ff3fd4c29d
[ci skip] Translation update
2022-08-16 00:30:51 +00:00
GitHub Action
7c81f790a7
[ci skip] Translation update
2022-08-12 00:23:47 +00:00
GitHub Action
32a2999b85
[ci skip] Translation update
2022-08-06 00:24:46 +00:00
Maciej Bieniek
320b264d03
Use SourceType.ROUTER
in Tractive integration ( #76071 )
...
Use SourceType.ROUTER
2022-08-02 12:40:14 +02:00
GitHub Action
81e3ef03f7
[ci skip] Translation update
2022-08-02 00:27:42 +00:00
Marc Mueller
c9ddb10024
Use device_tracker SourceType enum [s-z] ( #75966 )
2022-07-31 14:01:18 +02:00
GitHub Action
87797c8b66
[ci skip] Translation update
2022-07-21 00:26:18 +00:00
Maciej Bieniek
cd223d91bb
Migrate Tractive to new entity naming style ( #75184 )
2022-07-17 15:01:26 +02:00