hass-core/homeassistant/components/homekit_controller
2020-09-05 21:09:14 +02:00
..
translations [ci skip] Translation update 2020-09-03 00:06:16 +00:00
__init__.py Pre-create homekit_controller device registry entries when processing entity map (#39036) 2020-08-20 19:12:36 +01:00
air_quality.py Refactor homekit_controller entity update to work more like update coordinator (#32670) 2020-03-11 07:40:47 -04:00
alarm_control_panel.py Rename AlarmControlPanel to AlarmControlPanelEntity (#34590) 2020-04-25 18:05:28 +02:00
binary_sensor.py Rename BinarySensorDevice to BinarySensorEntity (#34462) 2020-04-23 21:57:07 +02:00
climate.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
config_flow.py Adjust homekit controller pairing to have a new step for each potentially recoverable error (#38742) 2020-08-14 10:34:52 -05:00
connection.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
const.py Add HomeKit Controller heater-cooler devices (#38979) 2020-08-25 17:56:01 +01:00
cover.py Rename CoverDevice to CoverEntity (#34595) 2020-04-25 18:07:15 +02:00
fan.py Refactor and simplify homekit_controller entity setup (#32927) 2020-03-18 10:12:55 -05:00
light.py Rename Light to LightEntity (#34593) 2020-04-26 18:49:41 +02:00
lock.py Rename LockDevice to LockEntity (#34594) 2020-04-25 18:02:41 +02:00
manifest.json Add HomeKit Controller heater-cooler devices (#38979) 2020-08-25 17:56:01 +01:00
media_player.py Upgrade black to 20.8b1 (#39287) 2020-08-27 13:56:20 +02:00
sensor.py Drop UNIT_ prefix for percentage constant (#39383) 2020-09-05 21:09:14 +02:00
storage.py Fix callback and async (#31281) 2020-01-29 13:59:45 -08:00
strings.json Adjust homekit controller pairing to have a new step for each potentially recoverable error (#38742) 2020-08-14 10:34:52 -05:00
switch.py Rename SwitchDevice to SwitchEntity (#34673) 2020-04-26 18:50:37 +02:00