..
translations
Fix homekit_controller pairing retry when the first attempt is busy ( #38605 )
2020-08-09 22:17:13 -05:00
__init__.py
Ensure shared zeroconf is passed to homekit controller devices ( #38678 )
2020-08-08 15:37:05 -05: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
Rename ClimateDevice to ClimateEntity ( #34591 )
2020-04-25 18:04:03 +02:00
config_flow.py
Fix homekit_controller pairing retry when the first attempt is busy ( #38605 )
2020-08-09 22:17:13 -05:00
connection.py
Log lines do not end with a full stop ( #37527 )
2020-07-05 23:04:19 +02:00
const.py
Add leak sensor support to Homekit integration ( #33171 )
2020-03-24 13:49:01 -07: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
Update aiohomekit to handle homekit devices that do not send format ( #38679 )
2020-08-09 13:29:46 +02:00
media_player.py
Rename MediaPlayerDevice to MediaPlayerEntity ( #34592 )
2020-04-25 18:00:57 +02:00
sensor.py
Adjust icons for MDI bump ( #37730 )
2020-07-14 22:17:14 +02:00
storage.py
Fix callback and async ( #31281 )
2020-01-29 13:59:45 -08:00
strings.json
Fix homekit_controller pairing retry when the first attempt is busy ( #38605 )
2020-08-09 22:17:13 -05:00
switch.py
Rename SwitchDevice to SwitchEntity ( #34673 )
2020-04-26 18:50:37 +02:00