hass-core/homeassistant/components/homekit_controller
2022-08-03 08:35:41 +02:00
..
translations [ci skip] Translation update 2022-08-03 00:28:23 +00:00
__init__.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
alarm_control_panel.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
binary_sensor.py Fix HomeKit Controller device class for CO Sensors (#69949) 2022-04-13 07:50:56 +02:00
button.py Append name char value from the service to HomeKit Controller Entities (#74359) 2022-07-03 15:47:54 -05:00
camera.py Await startup in homekit controller (#75021) 2022-07-14 07:44:27 -05:00
climate.py Improve fans in homekit_controller (#74440) 2022-07-05 09:25:30 -05:00
config_flow.py Update to bleak 0.15 (#75941) 2022-07-29 17:53:33 -07:00
connection.py Fix availability in HKC for sleeping bluetooth devices (#75357) 2022-07-17 17:45:04 -05:00
const.py Refactor homekit_controller to prepare for more typing information (#65329) 2022-01-31 16:48:16 -06:00
cover.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
device_trigger.py Fix HKC device triggers (#75371) 2022-07-17 12:56:07 -05:00
diagnostics.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
fan.py Improve fans in homekit_controller (#74440) 2022-07-05 09:25:30 -05:00
humidifier.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
light.py Fix min and max mireds with HKC (#75744) 2022-07-26 04:17:28 -10:00
lock.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
manifest.json Bump aiohomekit to 1.2.3 to fix hang at startup (#76102) 2022-08-03 08:35:41 +02:00
media_player.py Use EntityFeature in homekit_controller (#69404) 2022-04-06 12:04:58 +02:00
number.py Improve fans in homekit_controller (#74440) 2022-07-05 09:25:30 -05:00
select.py Add missing type hints to homekit_controller (#65368) 2022-02-01 13:30:37 -06:00
sensor.py Add state class to HKC sensors (#75662) 2022-07-23 11:14:06 -05:00
storage.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
strings.json Add bluetooth discovery to HomeKit Controller (#75333) 2022-07-17 08:19:05 -05:00
strings.select.json Prettify json (strings.json) (#68885) 2022-03-30 10:35:30 +02:00
switch.py Add physical controls lock to homekit_controller (#75993) 2022-07-31 13:30:29 -07:00
utils.py Update to bleak 0.15 (#75941) 2022-07-29 17:53:33 -07:00