hass-core/homeassistant/components/homekit_controller
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 Use builtin TimeoutError [e-i] (#109679) 2024-02-05 12:00:37 +01:00
alarm_control_panel.py
binary_sensor.py
button.py Add Identify device class to homekit_controller (#110878) 2024-02-18 12:05:19 -06:00
camera.py
climate.py Add migrated climate feature flags to homekit_controller (#109433) 2024-02-03 01:46:27 +01:00
config_flow.py Do not try to cleanup invalid config entries without an AccessoryPairingID (#108830) 2024-01-24 22:49:27 -10:00
connection.py Remove homekit_controller entity registry entries when backing char or service is gone (#109952) 2024-02-09 07:05:08 +00:00
const.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
cover.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
device_trigger.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
diagnostics.py
entity.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
event.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
fan.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
humidifier.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
light.py Add color temp support for older HomeKit devices (#107206) 2024-01-04 22:50:26 -10:00
lock.py
manifest.json Add support for importing integrations in the executor (#111336) 2024-02-26 14:49:43 -05:00
media_player.py Bump aiohomekit to 3.0.6 (#102341) 2023-10-19 11:12:56 -10:00
number.py
select.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
sensor.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
storage.py
strings.json Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
switch.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
utils.py Remove homekit_controller entity registry entries when backing char or service is gone (#109952) 2024-02-09 07:05:08 +00:00