core/homeassistant/components/homekit_controller
Jc2k 80701c8f2a Defer homekit_controller initial poll after all entities are created (#30355)
* Make sure first poll happens after sub-platforms are loaded and entities are created.

* Function dosn't need to return anything

* Don't forward entry if already forwarded it
2020-01-03 21:22:27 +01:00
..
.translations [ci skip] Translation update 2019-12-30 00:32:19 +00:00
__init__.py Set unique id on homekit_controller config entries (#30035) 2019-12-19 09:45:22 +01:00
alarm_control_panel.py Add supported_features to Alarm Control Panel to limit device_actions (#29065) 2019-11-25 15:42:53 -08:00
binary_sensor.py Add homekit_controller service.sensor.smoke (#30269) 2019-12-30 08:05:49 +00:00
climate.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
config_flow.py Accept homekit_controller pairing codes both with and without dashes (#30273) 2019-12-30 07:36:01 +00:00
connection.py Defer homekit_controller initial poll after all entities are created (#30355) 2020-01-03 21:22:27 +01:00
const.py Add homekit_controller service.sensor.smoke (#30269) 2019-12-30 08:05:49 +00:00
cover.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
light.py
lock.py
manifest.json
sensor.py
storage.py Move imports to top for homekit_controller (#29564) 2019-12-08 16:50:57 +00:00
strings.json
switch.py