hass-core/homeassistant/components/homekit_controller
2023-06-20 21:46:07 +01:00
..
__init__.py Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema (#93908) 2023-06-01 13:15:48 +02:00
alarm_control_panel.py Move icon constants to entity attributes (#90518) 2023-03-31 09:34:17 +02:00
binary_sensor.py Move EntityCategory to homeassistant.const (#87792) 2023-02-09 20:15:37 +01:00
button.py Support HomeKit Controller Thread Provisioning (#87809) 2023-02-15 16:41:07 +00:00
camera.py
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 Adjust async_track_time_interval name argument (#90838) 2023-04-05 10:58:02 -04:00
const.py Add additional characteristics for Airversa Homekit Air Purifiers (#85660) 2023-02-17 15:55:31 +00:00
cover.py Fix of cover-tilt in homekit_controller (#91631) 2023-05-25 12:41:42 +02:00
device_trigger.py Fix race setting up homekit controller triggers (#83166) 2022-12-02 13:49:14 -10:00
diagnostics.py
entity.py Enable Ruff D212 (#87347) 2023-02-03 23:08:48 +01:00
fan.py
humidifier.py Add current_humidity attribute on homekit_controller humidifier (#94937) 2023-06-20 21:46:07 +01:00
light.py
lock.py
manifest.json Bump aiohomekit to 2.6.5 (fixes python 3.11 regression) (#94245) 2023-06-08 14:10:12 +01:00
media_player.py
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 Add additional characteristics for Airversa Homekit Air Purifiers (#85660) 2023-02-17 15:55:31 +00: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 Add additional characteristics for Airversa Homekit Air Purifiers (#85660) 2023-02-17 15:55:31 +00:00
utils.py