hass-core/homeassistant/components/homekit_controller
epenet 12cb17620e
Enforce FanEntityFeature (#82458)
* Enforce FanEntityFeature

* Adjust pylint
2022-11-22 07:13:54 +01:00
..
translations Show HomeKit Controller unhandled pairing error reason in the UI (#82505) 2022-11-21 21:24:35 -05:00
__init__.py Handle TimeoutError during HKC setup attempts (#80399) 2022-10-16 15:14:15 +03:00
alarm_control_panel.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
binary_sensor.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
button.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
camera.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
climate.py Enforce ClimateEntityFeature (#82329) 2022-11-22 07:08:53 +01:00
config_flow.py Show HomeKit Controller unhandled pairing error reason in the UI (#82505) 2022-11-21 21:24:35 -05:00
connection.py Update aiohomekit to 2.3.0 (#82164) 2022-11-15 20:38:31 -06:00
const.py Fix homekit_controller comment (#82111) 2022-11-14 21:18:10 -06:00
cover.py Adjust type hints for CoverEntityFeature (#82238) 2022-11-17 08:39:44 +01:00
device_trigger.py Use TriggerActionType [a-k] (#76812) 2022-08-15 20:26:49 +02:00
diagnostics.py Restore accessory state into pairing using new HKC methods (#75276) 2022-07-16 12:49:15 -05:00
entity.py Remove unused variable from homekit_controller (#82307) 2022-11-18 10:09:18 +01:00
fan.py Enforce FanEntityFeature (#82458) 2022-11-22 07:13:54 +01:00
humidifier.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
light.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
lock.py Poll HomeKit Controller locks for state after lock operation (#82058) 2022-11-14 10:54:28 -06:00
manifest.json Update aiohomekit to 2.3.0 (#82164) 2022-11-15 20:38:31 -06:00
media_player.py Adjust type hints for MediaPlayerEntityFeature (#82258) 2022-11-17 13:58:34 +01:00
number.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
select.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
sensor.py Set the correct state class for Eve Energy in homekit_controller (#81255) 2022-10-30 10:32:19 -05:00
storage.py Restore homekit_controller BLE broadcast_key from disk (#81211) 2022-10-29 15:05:59 -04:00
strings.json Show HomeKit Controller unhandled pairing error reason in the UI (#82505) 2022-11-21 21:24:35 -05:00
strings.select.json Prettify json (strings.json) (#68885) 2022-03-30 10:35:30 +02:00
strings.sensor.json Add a Thread network status sensor to homekit_controller (#76209) 2022-08-04 11:55:29 +01:00
switch.py Migrate HomeKit Controller to use stable identifiers (#80064) 2022-10-11 11:26:03 -10:00
utils.py Dont rely on config flow to monitor homekit_controller c# changes (#76861) 2022-08-20 10:58:59 -10:00