hass-core/homeassistant/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
..
__init__.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
application_credentials.py Rework OAuth in Tesla Fleet (#123324) 2024-08-09 08:38:12 +02:00
binary_sensor.py Add binary sensor to Tesla Fleet (#122225) 2024-07-20 11:28:30 +02:00
climate.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
config_flow.py Fix OAuth reauth in Tesla Fleet (#124744) 2024-08-28 14:58:16 +02:00
const.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
coordinator.py Add dynamic coordinator interval to Tesla Fleet (#122234) 2024-07-26 09:40:49 +02:00
device_tracker.py Add device tracker to Tesla Fleet (#122222) 2024-07-20 14:37:57 +02:00
diagnostics.py
entity.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
helpers.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
icons.json Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
manifest.json Gold quality for Tesla Fleet (#122235) 2024-08-15 11:33:31 +02:00
models.py Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
oauth.py Rework OAuth in Tesla Fleet (#123324) 2024-08-09 08:38:12 +02:00
sensor.py
strings.json Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00