From c27981d4333cf20fede0e44ba4c762ab3f1bf4a8 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Wed, 2 Nov 2022 20:21:39 +0100 Subject: [PATCH] 2022.11: Add HomeKit Controller noteworthy change --- source/_posts/2022-11-02-release-202211.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_posts/2022-11-02-release-202211.markdown b/source/_posts/2022-11-02-release-202211.markdown index e7e8eacf078..6fbfb5acf1d 100644 --- a/source/_posts/2022-11-02-release-202211.markdown +++ b/source/_posts/2022-11-02-release-202211.markdown @@ -245,6 +245,9 @@ noteworthy changes this release: - The [UniFi] integration now provides individual PoE control per port for the client and device PoE (switches are disabled by default). Thanks, [@Kane610]! +- The [HomeKit Controller] integration now supports encrypted Bluetooth + notifications, reducing state change latency and the number of active BLE + connections made to devices. - When setting up a new [Generic Camera], you will be presented with a preview of the camera showing you if it works. Nice! Thanks, [@davet2001]! - Support for `unique_id`s was added to the following (YAML capable) integrations: @@ -273,6 +276,7 @@ noteworthy changes this release: [Bayesian]: /integrations/bayesian [Fully Kiosk Browser]: /integrations/fully_kiosk [Generic Camera]: /integrations/generic +[HomeKit Controller]: /integrations/homekit_controller [Jellyfin]: /integrations/jellyfin [Min/Max]: /integrations/min_max [MQTT]: /integrations/update.mqtt