core/tests/components/teslemetry
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
..
fixtures Allow older vehicles to sleep in Teslemetry (#117229) 2024-05-27 12:37:33 +02:00
snapshots Allow older vehicles to sleep in Teslemetry (#117229) 2024-05-27 12:37:33 +02:00
__init__.py Use entry runtime data in Teslemetry (#117283) 2024-05-12 08:25:09 -04:00
conftest.py Refactor Teslemetry integration (#112480) 2024-05-10 10:52:33 +02:00
const.py Improve error handling in Teslemetry (#117336) 2024-05-12 19:37:59 -07:00
test_binary_sensors.py Add binary sensor platform to Teslemetry (#117230) 2024-05-24 08:55:27 +02:00
test_button.py Add button platform to Teslemetry (#117227) 2024-05-26 09:04:07 +02:00
test_climate.py Improve error handling in Teslemetry (#117336) 2024-05-12 19:37:59 -07:00
test_config_flow.py Add reauth to Teslemetry (#114726) 2024-04-08 09:44:51 +02:00
test_cover.py Add Cover platform to Teslemetry (#117340) 2024-05-24 12:09:23 +02:00
test_device_tracker.py Add device tracker platform to Teslemetry (#117341) 2024-05-25 12:29:27 +01:00
test_diagnostics.py Add diagnostics to Teslemetry (#115195) 2024-04-12 20:27:38 +02:00
test_init.py Allow older vehicles to sleep in Teslemetry (#117229) 2024-05-27 12:37:33 +02:00
test_lock.py Add lock platform to Teslemetry (#117344) 2024-05-24 08:26:29 +02:00
test_media_player.py Add media player platform to Teslemetry (#117394) 2024-05-26 10:36:35 +02:00
test_number.py Add number platform to Teslemetry (#117470) 2024-05-26 11:02:35 +02:00
test_select.py Add select platform to Teslemetry (#117422) 2024-05-15 18:17:28 +02:00
test_sensor.py Refactor Teslemetry integration (#112480) 2024-05-10 10:52:33 +02:00
test_switch.py Add switch platform to Teslemetry (#117482) 2024-05-23 14:28:18 +02:00
test_update.py Fix flaky test in Teslemetry (#118196) 2024-05-26 17:31:11 -04:00