hass-core/homeassistant
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
..
auth Allow non-admins to subscribe to newer registry update events (#123267) 2024-08-07 09:13:23 +02:00
backports
brands Rename lg_thinq domain name (#124926) 2024-08-30 22:34:34 +02:00
components Add climate platform to Tesla Fleet (#123169) 2024-09-03 14:38:47 +02:00
generated Bump aiolifx to 1.0.9 and remove unused HomeKit model prefixes (#125055) 2024-09-02 09:22:39 -10:00
helpers Log deprecation warning when cv.template is called from wrong thread (#125141) 2024-09-03 14:37:21 +02:00
scripts Improve type hints in scripts/auth (#124049) 2024-08-18 15:43:15 +02:00
util Update mypy-dev to 1.12.0a3 (#124939) 2024-08-31 19:34:41 +02:00
__init__.py
__main__.py
block_async_io.py Add additional blocking operations to loop protection (#124017) 2024-08-16 09:03:24 -05:00
bootstrap.py Clean up useless logging handler setting (#120974) 2024-08-05 11:22:13 +02:00
config.py Fix blocking I/O while validating core config schema (#124125) 2024-08-17 15:14:28 -05:00
config_entries.py Add ConfigEntries.async_get_loaded (#124705) 2024-08-27 14:20:57 +02:00
const.py Bump version to 2024.10.0dev0 (#124808) 2024-08-28 18:51:50 +02:00
core.py Use BaseEventLoop._thread_id instead of a custom attribute (#124054) 2024-08-17 10:59:39 +02:00
data_entry_flow.py
exceptions.py
loader.py Improve language in loader error messages (#122387) 2024-07-22 15:32:36 +02:00
package_constraints.txt Update frontend to 20240902.0 (#125093) 2024-09-02 20:04:33 +02:00
py.typed
requirements.py
runner.py Update mypy-dev to 1.12.0a3 (#124939) 2024-08-31 19:34:41 +02:00
setup.py Do not raise repair issue about missing integration in safe mode (#123066) 2024-08-02 13:38:56 +02:00
strings.json