hass-core/homeassistant/components/homekit_controller
2024-05-24 10:24:34 +02:00
..
__init__.py Deprecate calling async_listen and async_listen_once with run_immediately (#115169) 2024-04-08 10:07:54 -10:00
alarm_control_panel.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
binary_sensor.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
button.py Update codespell ignore list (#118018) 2024-05-24 10:24:34 +02:00
camera.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
climate.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
config_flow.py Replace pylint broad-except with Ruff BLE001 (#116250) 2024-05-07 14:00:27 +02:00
connection.py Update codespell to 2.3.0 (#118001) 2024-05-24 08:22:29 +02:00
const.py Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
cover.py Handle tilt position being None in HKC (#117141) 2024-05-10 00:47:13 -05:00
device_trigger.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
diagnostics.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
entity.py Simplify homekit_controller cache clear (#114692) 2024-04-02 21:45:08 -10:00
event.py Improve lists in integrations [G-H] (#113168) 2024-03-13 17:25:27 +01:00
fan.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
humidifier.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
icons.json Add icon translations to Homekit Controller (#111720) 2024-02-28 16:31:09 +01:00
light.py Remove unnecessary functools.cached_property backport (#114239) 2024-04-04 11:24:26 +02:00
lock.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
manifest.json Remove built-in support for import_executor in manifest (#112725) 2024-03-08 12:02:32 -05:00
media_player.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
number.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
select.py Remove entity description mixin in HomeKit Device (#112775) 2024-03-08 23:29:02 +01:00
sensor.py Add empty line after module docstring [g-i] (#112699) 2024-03-08 08:52:48 -05:00
storage.py
strings.json Add support for air purifiers to HomeKit Device (#109880) 2024-02-07 15:19:42 +00:00
switch.py Add first batch of Ruff PYI rules (#115100) 2024-04-07 11:30:50 -10:00
utils.py Use PEP 695 for simple type aliases (#117633) 2024-05-17 14:42:21 +02:00