Commit graph

6 commits

Author SHA1 Message Date
Daniel Hjelseth Høyer
d6725715a1
Use new EntityCategory in Tractive (#61289) 2021-12-08 22:13:01 +01:00
Daniel Hjelseth Høyer
ca55216d67
Use device class enum in Tractive (#60700) 2021-12-01 10:58:43 +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
2581a3a735
Add binary sensor platform to Tractive integration (#56635)
* Add binary sensor platform

* Update .coveragerc file

* Create battery charging sensor only if tracker supports it

* Improve async_setup_entry

* Add TRAXL1 model
2021-09-28 09:56:06 +02:00