hass-core/homeassistant
Brett Adams a2c2488c8b
Add Tesla Fleet integration (#122019)
* Add Tesla Fleet

* Remove debug

* Improvements

* Fix refresh and stage tests

* Working oauth flow test

* Config Flow tests

* Fixes

* fixes

* Remove comment

Co-authored-by: G Johansson <goran.johansson@shiftit.se>

* Remove TYPE_CHECKING

* Add more tests

* More tests

* More tests

* revert teslemetry change

---------

Co-authored-by: G Johansson <goran.johansson@shiftit.se>
2024-07-19 09:05:27 +02:00
..
auth Improve add user error messages (#120909) 2024-07-01 18:27:40 +02:00
backports
brands Add Tesla Fleet integration (#122019) 2024-07-19 09:05:27 +02:00
components Add Tesla Fleet integration (#122019) 2024-07-19 09:05:27 +02:00
generated Add Tesla Fleet integration (#122019) 2024-07-19 09:05:27 +02:00
helpers Add created_at/modified_at to label registry (#122078) 2024-07-17 16:36:14 +02:00
scripts
util Add Ruff refurb rules (#121701) 2024-07-10 21:47:40 +02:00
__init__.py
__main__.py
block_async_io.py Ensure asyncio blocking checks are undone after tests run (#119542) 2024-06-13 08:52:01 +02:00
bootstrap.py Cache is_official_image/is_docker_env in bootstrap to fix blocking I/O (#121261) 2024-07-05 08:30:07 +02:00
config.py Fix blocking I/O while validating config schema (#121263) 2024-07-05 08:58:30 +02:00
config_entries.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
const.py Bump version to 2024.8.0dev0 (#120577) 2024-06-26 16:55:08 +02:00
core.py Fix some typos in core.py (#121189) 2024-07-04 13:04:52 +02:00
data_entry_flow.py Update voluptuous to 0.15.2 (#120631) 2024-07-02 12:57:09 -07:00
exceptions.py Import Generator from collections.abc (1) (#120914) 2024-07-01 11:51:51 +02:00
loader.py Block variable <=3.4.4 custom integration from breaking the recorder (#121670) 2024-07-10 11:30:16 +02:00
package_constraints.txt Pin mashumaro version >= 3.13.1 for python 3.12.4 compatibility. (#121782) 2024-07-11 08:23:10 -07:00
py.typed
requirements.py Make fetching integrations with requirements safer (#120481) 2024-06-26 08:51:57 +02:00
runner.py Ensure name of task is logged for unhandled loop exceptions (#118822) 2024-06-04 12:48:29 -04:00
setup.py Add repair issue when trying to set up unknown integration (#121089) 2024-07-06 15:02:58 +02:00
strings.json Translation support for device automation extra fields (#115892) 2024-06-12 14:10:02 +02:00