1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00
ha-core/homeassistant/components/homekit_controller
2021-10-12 00:12:28 +00:00
..
translations [ci skip] Translation update 2021-10-12 00:12:28 +00:00
__init__.py Add support for bridge accessory unavailability (#52207) 2021-08-22 21:20:40 +02:00
air_quality.py Deprecate homekit_controller's air quality entity in favor of separate sensor entities (#54673) 2021-08-17 09:29:52 -05:00
alarm_control_panel.py
binary_sensor.py Collection of changing entity properties to class attributes (#51248) 2021-05-31 10:50:11 +02:00
camera.py Pass width and height when requesting camera snapshot (#53835) 2021-08-10 19:33:06 -05:00
climate.py Support setting hvac_mode and temp in same homekit_controller set_temperature service call (#52195) 2021-06-29 11:14:28 +02:00
config_flow.py Address late review of homekit_controller (#53492) 2021-07-26 15:32:16 +02:00
connection.py Set homekit controller available state at startup (#51013) 2021-05-25 11:47:28 -05:00
const.py Add volatile organic compounds to homekit_controller (#55093) 2021-08-23 20:47:09 +02:00
cover.py Don't override methods marked as final (#57477) 2021-10-11 15:24:06 +02:00
device_trigger.py Automation trigger info type hint improvements (#55402) 2021-09-04 02:25:51 +02:00
fan.py Handle clamped fan maxValue in homekit_controller (#51088) 2021-05-25 16:06:17 -05:00
humidifier.py Make sure that vocolinc flowerbud humidity sensor is exposed (via homekit_controller) (#53518) 2021-07-26 16:11:27 -05:00
light.py
lock.py Update homekit controller lock to support locking, unlocking, jammed (#52821) 2021-07-20 23:55:04 -05:00
manifest.json Bump aiohomekit to 0.6.3 (#56574) 2021-09-23 16:30:15 +02:00
media_player.py Collection of changing entity properties to class attributes - 2 (#51345) 2021-06-01 12:43:55 -07:00
number.py Use EntityDescription - homekit_controller (#56945) 2021-10-03 13:42:25 -10:00
sensor.py Fix multiline lambda formatting - homekit_controller (#57046) 2021-10-04 16:12:22 +02:00
storage.py
strings.json Allow user to override insecure setup codes and pair with homekit_controller (#50986) 2021-05-23 10:15:38 -05:00
switch.py