hass-core/homeassistant/components/homekit_controller
Marco Garzola b8086f3c21
Map heatercooler rotation speed as 3 level fan speed in homekit controller ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2023-08-21 10:10:24 -05: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 Don't require passing identifiers to DeviceRegistry.async_get_device () 2023-07-13 13:39:25 -04:00
connection.py Move DeviceInfo from entity to device registry () 2023-08-10 22:04:26 -04:00
const.py Add event entities to homekit_controller () 2023-07-26 08:20:41 +02:00
cover.py Fix of cover-tilt in homekit_controller () 2023-05-25 12:41:42 +02:00
device_trigger.py Fix handling HomeKit events when the char is in error state () 2023-08-05 19:14:18 -10:00
diagnostics.py
entity.py Move DeviceInfo from entity to device registry () 2023-08-10 22:04:26 -04:00
event.py Add event entities to homekit_controller () 2023-07-26 08:20:41 +02:00
fan.py
humidifier.py Add current_humidity attribute on homekit_controller humidifier () 2023-06-20 21:46:07 +01:00
light.py
lock.py
manifest.json Bump aiohomekit to 2.6.16 () 2023-08-16 11:30:47 +02:00
media_player.py
number.py
select.py
sensor.py Rename homekit "Filter Life" sensor to "Filter lifetime" () 2023-07-18 15:11:14 +02:00
storage.py
strings.json Add event entities to homekit_controller () 2023-07-26 08:20:41 +02:00
switch.py
utils.py