core/homeassistant/components/homekit_controller
J. Nick Koston 7db8a52c23
Bump aiohomekit to 3.1.3 (#107929)
changelog: https://github.com/Jc2k/aiohomekit/compare/3.1.2...3.1.3

fixes maybe #97888
2024-01-13 18:27:52 +01:00
..
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
climate.py Cache homekit_controller supported features (#106702) 2024-01-04 10:31:09 -10:00
config_flow.py Avoid duplicate search for existing config entries in homekit_controller (#107613) 2024-01-12 22:11:42 -10:00
connection.py Use identity checks for CoreState (#107846) 2024-01-12 10:21:26 +01:00
const.py
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
number.py
select.py
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
switch.py
utils.py