hass-core/homeassistant/components/homekit_controller
Frederik Gladhorn 41a235bb52
Improve HomeKit description of what the PIN looks like ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-11-08 00:06:30 +01:00
..
__init__.py Rename cv.no_yaml_config_schema to cv.config_entry_only_config_schema () 2023-06-01 13:15:48 +02:00
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py Map heatercooler rotation speed as 3 level fan speed in homekit controller () 2023-08-21 10:10:24 -05:00
config_flow.py Fix hkid matching in homekit_controller when zeroconf value is not upper case () 2023-09-20 17:37:13 +02:00
connection.py Bump aiohomekit to 3.0.9 () 2023-10-31 12:56:15 -05:00
const.py Handle removal of accessories/services/chars in homekit_controller () 2023-10-17 20:49:35 -10:00
cover.py Replace any expression in HomeKitWindowCover with a simple or () 2023-10-16 21:23:30 -10:00
device_trigger.py Handle removal of accessories/services/chars in homekit_controller () 2023-10-17 20:49:35 -10:00
diagnostics.py
entity.py Only callback when value or status changes for processing HKC events () 2023-10-20 12:46:18 -10:00
event.py Handle removal of accessories/services/chars in homekit_controller () 2023-10-17 20:49:35 -10:00
fan.py
humidifier.py Reduce overhead to write HomeKit Controller state () 2023-10-20 08:50:07 +02:00
light.py
lock.py
manifest.json Bump aiohomekit to 3.0.9 () 2023-10-31 12:56:15 -05:00
media_player.py Bump aiohomekit to 3.0.6 () 2023-10-19 11:12:56 -10:00
number.py Add duration and sensitivity configuration for Eve Motion () 2023-09-25 09:52:27 -05:00
select.py Add a select entity for homekit temperature display units () 2023-09-25 08:53:01 -05:00
sensor.py Reduce overhead to write HomeKit Controller state () 2023-10-20 08:50:07 +02:00
storage.py
strings.json Improve HomeKit description of what the PIN looks like () 2023-11-08 00:06:30 +01:00
switch.py
utils.py Reduce overhead to write HomeKit Controller state () 2023-10-20 08:50:07 +02:00