diff --git a/source/_integrations/homekit_controller.markdown b/source/_integrations/homekit_controller.markdown index fb37e982d774..1f95106a4231 100644 --- a/source/_integrations/homekit_controller.markdown +++ b/source/_integrations/homekit_controller.markdown @@ -15,7 +15,7 @@ ha_category: - Fan - Health ha_release: 0.68 -ha_iot_class: Local Polling +ha_iot_class: Local Push ha_config_flow: true ha_codeowners: - '@Jc2k' @@ -47,6 +47,8 @@ HomeKit IP accessories for these device types may work with some caveats: - If the device is Wi-Fi based and has no physical controls or screen then you may need an Apple HomeKit device like an iPhone or iPad to get the accessory onto your Wi-Fi network. For example, for a Koogeek LS1 you must add the accessory to HomeKit on your iOS device, then remove it from the iOS device. This leaves the LS1 in an unpaired state but still on your Wi-Fi. Home Assistant can then find it and pair with it. - You need to know the HomeKit PIN. There is no way to recover this if you do not have it. In this case, you will need to contact the manufacturer to see what options you have. +HomeKit controller will poll your devices, but it will also automatically enable push updates for accessories that support it. + Home Assistant does not currently support HomeKit BLE.