hass-core/homeassistant/components/homekit_controller
2023-09-25 23:08:38 +01:00
..
__init__.py
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 (#98291) 2023-08-21 10:10:24 -05:00
config_flow.py Fix hkid matching in homekit_controller when zeroconf value is not upper case (#100641) 2023-09-20 17:37:13 +02:00
connection.py Replace lambda with attrgetter in homekit_controller (#99666) 2023-09-05 10:36:43 -05:00
const.py Add duration and sensitivity configuration for Eve Motion (#100861) 2023-09-25 09:52:27 -05:00
cover.py Fix missing device class on Velux Windows (#100863) 2023-09-25 11:03:11 -05:00
device_trigger.py Fix handling HomeKit events when the char is in error state (#97884) 2023-08-05 19:14:18 -10:00
diagnostics.py
entity.py Move DeviceInfo from entity to device registry (#98149) 2023-08-10 22:04:26 -04:00
event.py Add event entities to homekit_controller (#97140) 2023-07-26 08:20:41 +02:00
fan.py
humidifier.py
light.py
lock.py
manifest.json Bump aiohomekit to 3.0.5 (#100886) 2023-09-25 23:08:38 +01:00
media_player.py
number.py Add duration and sensitivity configuration for Eve Motion (#100861) 2023-09-25 09:52:27 -05:00
select.py Add a select entity for homekit temperature display units (#100853) 2023-09-25 08:53:01 -05:00
sensor.py Add valve position sensor for Eve Thermo (#100856) 2023-09-25 09:27:18 -05:00
storage.py
strings.json Add a select entity for homekit temperature display units (#100853) 2023-09-25 08:53:01 -05:00
switch.py
utils.py