hass-core/homeassistant/components/homekit_controller
Erik Montnemery cc564026fa
Move EntityCategory to homeassistant.const (#87792)
* Move EntityCategory to homeassistant.const

* Fix more imports
2023-02-09 20:15:37 +01:00
..
__init__.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
alarm_control_panel.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
camera.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
climate.py String formatting and max line length - Part 2 (#84393) 2022-12-22 11:38:59 +01:00
config_flow.py Fix incorrect unique_id for BLE HomeKit devices (#87550) 2023-02-07 19:10:51 -06:00
connection.py Fix incorrect unique_id for BLE HomeKit devices (#87550) 2023-02-07 19:10:51 -06:00
const.py Migrate HomeKit Controller translations (#83304) 2022-12-05 13:44:59 +01:00
cover.py Adjust type hints for CoverEntityFeature (#82238) 2022-11-17 08:39:44 +01:00
device_trigger.py Fix race setting up homekit controller triggers (#83166) 2022-12-02 13:49:14 -10:00
diagnostics.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
entity.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
fan.py Enforce FanEntityFeature (#82458) 2022-11-22 07:13:54 +01:00
humidifier.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
light.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
lock.py Poll HomeKit Controller locks for state after lock operation (#82058) 2022-11-14 10:54:28 -06:00
manifest.json Sort manifests 4 (#87025) 2023-02-08 20:27:05 +01:00
media_player.py Enforce MediaPlayerEntityFeature (#82462) 2022-11-22 07:15:37 +01:00
number.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
select.py Migrate HomeKit Controller translations (#83304) 2022-12-05 13:44:59 +01:00
sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
storage.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
strings.json Migrate HomeKit Controller translations (#83304) 2022-12-05 13:44:59 +01:00
switch.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
utils.py Dont rely on config flow to monitor homekit_controller c# changes (#76861) 2022-08-20 10:58:59 -10:00