core/tests/components/tesla_fleet
Brett Adams 6ecc5c19a2
Add climate platform to Tesla Fleet (#123169)
* Add climate

* docstring

* Add tests

* Fix limited scope situation

* Add another test

* Add icons

* Type vehicle data

* Replace inline temperatures

* Fix handle_vehicle_command type

* Fix preset turning HVAC off

* Fix cop_mode check

* Use constants

* Reference docs in command signing error

* Move to a read-only check

* Remove raise_for

* Fixes

* Tests

* Remove raise_for_signing

* Remove unused strings

* Fix async_set_temperature

* Correct tests

* Remove HVAC modes at startup in read-only mode

* Fix order of init actions to set hvac_modes correctly

* Fix no temp test

* Add handle command type

* Docstrings

* fix matches and fix a bug

* Split tests

* Fix issues from rebase
2024-09-03 14:38:47 +02:00
..
fixtures Handle empty energy sites in Tesla integrations (#122355) 2024-07-22 13:14:15 +02:00
snapshots Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
__init__.py Add missing application credential to Tesla Fleet (#123271) 2024-08-07 13:11:03 +02:00
conftest.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
const.py
test_binary_sensors.py Improve code quality of Tesla Fleet tests (#123959) 2024-08-15 09:59:08 +02:00
test_climate.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
test_config_flow.py Use start_reauth helper method in integration tests (t) (#124794) 2024-08-28 16:47:10 +02:00
test_device_tracker.py Improve code quality of Tesla Fleet tests (#123959) 2024-08-15 09:59:08 +02:00
test_diagnostics.py
test_init.py Fix OAuth reauth in Tesla Fleet (#124744) 2024-08-28 14:58:16 +02:00
test_sensor.py Improve code quality of Tesla Fleet tests (#123959) 2024-08-15 09:59:08 +02:00