Brett Adams
|
38ab121db5
|
Add cabin overheat protection entity to Teslemetry (#118449)
* test_cabin_overheat_protection
* Fix snapshot
* Translate error
* Review Feedback
|
2024-06-09 18:30:36 +02:00 |
|
Brett Adams
|
46158f5c14
|
Allow older vehicles to sleep in Teslemetry (#117229)
* Allow older vehicles to sleep
* Remove updated_once
* move pre2021 to lib
* bump
* Bump again
* Bump to 0.5.11
* Fix VIN so it matches the check
* Fix snapshot
* Snapshots
* Fix self.updated_once
* Remove old pre2021 attribute
* fix snapshots
---------
Co-authored-by: G Johansson <goran.johansson@shiftit.se>
|
2024-05-27 12:37:33 +02:00 |
|
Brett Adams
|
1a4e416bf4
|
Refactor Teslemetry integration (#112480)
* Refactor Teslemetry
* Add abstractmethod
* Remove unused timestamp const
* Ruff
* Fix
* Update snapshots
* ruff
* Ruff
* ruff
* Lint
* Fix tests
* Fix tests and diag
* Refix snapshot
* Ruff
* Fix
* Fix bad merge
* has as property
* Remove _handle_coordinator_update
* Test and error changes
|
2024-05-10 10:52:33 +02:00 |
|
Erik Montnemery
|
426f73b1f4
|
Add State.last_reported (#113511)
* Add State.last_reported
* Update tests
* Update test snapshots
* Call state_reported listeners when firing state_changed event
* Add tests
|
2024-03-20 21:05:07 +01:00 |
|
Franck Nijhof
|
e0a9dcd996
|
Add label registry (#110821)
|
2024-02-19 11:59:08 +01:00 |
|
Robert Resch
|
d752ab3aa4
|
Update climate snapshots to fix CI (#109141)
|
2024-01-30 16:54:41 +01:00 |
|
Brett Adams
|
b28e8a3cf0
|
Add tests to Teslemetry (#108884)
* Add tests
* Add partial sleep test
* Remove useless AsyncMock
* Review feedback
* Patch imports
* Fix mock_test
|
2024-01-28 21:04:44 +01:00 |
|