hass-core/homeassistant/components/homekit_controller
2022-05-23 12:18:17 +02:00
..
translations [ci skip] Translation update 2022-05-21 00:22:49 +00:00
__init__.py Clean up async_dispatcher_connect helper usage (#68613) 2022-03-24 13:19:11 +01:00
alarm_control_panel.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
binary_sensor.py Fix HomeKit Controller device class for CO Sensors (#69949) 2022-04-13 07:50:56 +02:00
button.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
camera.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
climate.py Use climate enums in homekit_controller (#70663) 2022-04-25 18:27:58 -10:00
config_flow.py Cleanup deprecated async_get_registry in homekit_controller (#72069) 2022-05-18 14:21:56 +02:00
connection.py Clean up accessing dispatcher helpers via hass (#72014) 2022-05-17 18:41:36 +02:00
const.py Refactor homekit_controller to prepare for more typing information (#65329) 2022-01-31 16:48:16 -06:00
cover.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
device_trigger.py Drop GetAutomationsResult and GetAutomationCapabilitiesResult aliases (#72328) 2022-05-23 12:18:17 +02:00
diagnostics.py Use assignment expressions [A-I] (#66880) 2022-02-19 17:21:26 +01:00
fan.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
humidifier.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
light.py Use ColorMode enum in homekit_controller (#70503) 2022-04-23 09:09:25 -10:00
lock.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
manifest.json Bump aiohomekit to 0.7.17 (#70313) 2022-04-20 13:02:17 +03:00
media_player.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
number.py Remove Ecobee homekit vendor extensions that just don't work (#67474) 2022-03-02 15:00:48 +01:00
select.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
sensor.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
storage.py Enable types from aiohomekit to be used by mypy for homekit_controller (#65433) 2022-02-03 10:18:03 -06:00
strings.json
strings.select.json Prettify json (strings.json) (#68885) 2022-03-30 10:35:30 +02:00
switch.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
utils.py Prepare for new aiohomekit lifecycle API (#66340) 2022-02-11 19:26:35 +00:00