hass-core/homeassistant/components/homekit_controller
2024-01-30 08:57:41 -10: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
binary_sensor.py
button.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
camera.py
climate.py Add TURN_ON/OFF ClimateEntityFeature for HomeKit Device (#109137) 2024-01-30 08:57:41 -10:00
config_flow.py Do not try to cleanup invalid config entries without an AccessoryPairingID (#108830) 2024-01-24 22:49:27 -10:00
connection.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
const.py Handle removal of accessories/services/chars in homekit_controller (#102179) 2023-10-17 20:49:35 -10:00
cover.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
device_trigger.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
diagnostics.py
entity.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
event.py Improve homekit_controller typing (#107381) 2024-01-06 11:02:30 -10:00
fan.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
humidifier.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
light.py Add color temp support for older HomeKit devices (#107206) 2024-01-04 22:50:26 -10:00
lock.py
manifest.json Bump aiohomekit to 3.1.3 (#107929) 2024-01-13 18:27:52 +01:00
media_player.py Bump aiohomekit to 3.0.6 (#102341) 2023-10-19 11:12:56 -10:00
number.py Add duration and sensitivity configuration for Eve Motion (#100861) 2023-09-25 09:52:27 -05:00
select.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
sensor.py Use right state class for kWh sensor in homekit_controller (#107644) 2024-01-09 16:06:18 +01:00
storage.py
strings.json Improve HomeKit description of what the PIN looks like (#103170) 2023-11-08 00:06:30 +01:00
switch.py Freeze integration entity descriptions (#105984) 2023-12-18 16:28:13 -10:00
utils.py Reduce overhead to write HomeKit Controller state (#102365) 2023-10-20 08:50:07 +02:00