hass-core/homeassistant/components/homekit_controller
2023-02-17 15:55:31 +00:00
..
__init__.py String formatting and max line length - Part 2 () 2022-12-22 11:38:59 +01:00
alarm_control_panel.py Migrate HomeKit Controller to use stable identifiers () 2022-10-11 11:26:03 -10:00
binary_sensor.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
button.py Support HomeKit Controller Thread Provisioning () 2023-02-15 16:41:07 +00:00
camera.py Migrate HomeKit Controller to use stable identifiers () 2022-10-11 11:26:03 -10:00
climate.py String formatting and max line length - Part 2 () 2022-12-22 11:38:59 +01:00
config_flow.py Fix incorrect unique_id for BLE HomeKit devices () 2023-02-07 19:10:51 -06:00
connection.py Support HomeKit Controller Thread Provisioning () 2023-02-15 16:41:07 +00:00
const.py Add additional characteristics for Airversa Homekit Air Purifiers () 2023-02-17 15:55:31 +00:00
cover.py Adjust type hints for CoverEntityFeature () 2022-11-17 08:39:44 +01:00
device_trigger.py Fix race setting up homekit controller triggers () 2022-12-02 13:49:14 -10:00
diagnostics.py Restore accessory state into pairing using new HKC methods () 2022-07-16 12:49:15 -05:00
entity.py Enable Ruff D212 () 2023-02-03 23:08:48 +01:00
fan.py Enforce FanEntityFeature () 2022-11-22 07:13:54 +01:00
humidifier.py Migrate HomeKit Controller to use stable identifiers () 2022-10-11 11:26:03 -10:00
light.py Migrate HomeKit Controller to use stable identifiers () 2022-10-11 11:26:03 -10:00
lock.py Poll HomeKit Controller locks for state after lock operation () 2022-11-14 10:54:28 -06:00
manifest.json Support HomeKit Controller Thread Provisioning () 2023-02-15 16:41:07 +00:00
media_player.py Enforce MediaPlayerEntityFeature () 2022-11-22 07:15:37 +01:00
number.py Move EntityCategory to homeassistant.const () 2023-02-09 20:15:37 +01:00
select.py Migrate HomeKit Controller translations () 2022-12-05 13:44:59 +01:00
sensor.py Add additional characteristics for Airversa Homekit Air Purifiers () 2023-02-17 15:55:31 +00:00
storage.py Enable Ruff D212 () 2023-02-03 23:08:48 +01:00
strings.json Migrate HomeKit Controller translations () 2022-12-05 13:44:59 +01:00
switch.py Add additional characteristics for Airversa Homekit Air Purifiers () 2023-02-17 15:55:31 +00:00
utils.py Dont rely on config flow to monitor homekit_controller c# changes () 2022-08-20 10:58:59 -10:00