hass-core/tests/components/teslemetry
G Johansson 93aade6e8e
Change lock state to an enum (#126379)
* Add new LockState enum for lock states

* Add rest

* Fix insteon tests

* Fix mqtt tests

* Fix tesla_fleet

* Revert back ST_STATE_LOCKED

* Add back constant
2024-09-24 12:30:50 +02:00
..
fixtures Add energy history coordinator and sensors to Teslemetry (#126166) 2024-09-24 10:32:38 +02:00
snapshots Add energy history coordinator and sensors to Teslemetry (#126166) 2024-09-24 10:32:38 +02:00
__init__.py Add unique IDs to config entries for Teslemetry (#115616) 2024-06-15 12:10:02 +02:00
conftest.py Add energy history coordinator and sensors to Teslemetry (#126166) 2024-09-24 10:32:38 +02:00
const.py Add energy history coordinator and sensors to Teslemetry (#126166) 2024-09-24 10:32:38 +02: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 Remove HVAC Modes when no scopes in Teslemetry (#124612) 2024-08-31 07:28:35 -07:00
test_config_flow.py Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
test_cover.py Add sunroof to Teslemetry (#121476) 2024-07-09 08:36:34 +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 Add energy history coordinator and sensors to Teslemetry (#126166) 2024-09-24 10:32:38 +02:00
test_lock.py Change lock state to an enum (#126379) 2024-09-24 12:30:50 +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_services.py Add services to Teslemetry (#119119) 2024-06-25 12:44:06 +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