Commit graph

9 commits

Author SHA1 Message Date
Brett Adams
b06d3fe3b7
Platinum quality for Tessie (#121962) 2024-07-18 09:38:26 +02:00
atinsley
90af40b5c4
Add ability to control ventilated seats with Tessie integration (#121624) 2024-07-11 00:22:01 +02:00
Brett Adams
8f7c3da456
Add energy select entities to Tessie (#120641) 2024-07-06 11:49:53 +02:00
Brett Adams
d4dc7d76d9
Refactor Tessie for future PR (#120406)
* Bump tessie-api

* Refactor

* revert bump

* Fix cover

* Apply suggestions from code review

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-06-26 11:46:30 +02:00
Brett Adams
ecd61c6b6d
Add entities with no data in Tessie (#119550) 2024-06-21 11:57:19 +02:00
Brett Adams
b71f6a2b7d
Use entry.runtime_data in Tessie (#118287) 2024-05-28 09:05:24 +02:00
Marc Mueller
062cc4bfce
Add empty line after module docstring [t-v] (#112705) 2024-03-08 10:35:23 -05:00
Brett Adams
04a56eaabe
Add data model to Tessie (#106285)
Add data model
2023-12-25 13:01:13 +01:00
Brett Adams
dbb726f41f
Add Select platform to Tessie (#105423)
* Add select platform

* Add error coverage

* Fix case

* fix value

* Remove virtual key issue

* Add TessieSeatHeaterOptions enum and update TessieSeatHeaterSelectEntity options

* use ENUM in tests

* Porting other fixes

* Update entity
2023-12-21 07:34:31 +01:00