core/homeassistant/components/homekit_controller
epenet 48cc3071bb
Enforce ClimateEntityFeature (#82329)
2022-11-22 07:08:53 +01:00
..
translations Show HomeKit Controller unhandled pairing error reason in the UI (#82505) 2022-11-21 21:24:35 -05:00
__init__.py
alarm_control_panel.py
binary_sensor.py
button.py
camera.py
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
diagnostics.py
entity.py Remove unused variable from homekit_controller (#82307) 2022-11-18 10:09:18 +01:00
fan.py Adjust type hints for FanEntityFeature (#82241) 2022-11-17 10:30:39 +01:00
humidifier.py
light.py
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
select.py
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
strings.sensor.json
switch.py
utils.py