core/homeassistant/components/apple_tv
J. Nick Koston 4ea1c5cc3c
Add support for importing integrations in the executor (#111336)
* Add support for pre-imports at setup time

alternative solution to #111331

* refactor

* refactor

* refactor

* mark >1.0s integrations

* no point in executor if already loaded

* no point in executor if already loaded

* cleanup

* cleanup

* two more

* one more

* analytics loads a lot more integrations

* cloud

* debug

* psutil, hardwre

* try zha

* Update homeassistant/setup.py

* await

* comments

* coverage

* coverage

* coverage

* move logic to loader

* move logic to loader

* preserve comments
2024-02-26 14:49:43 -05:00
..
__init__.py Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
browse_media.py
config_flow.py Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
const.py
manifest.json Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
media_player.py Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
remote.py Enable strict type checking on apple_tv integration (#101688) 2024-02-15 15:17:00 +01:00
strings.json Add deduplicate translations script (#96384) 2023-07-13 11:52:50 -04:00