From 998dddbb2564eaf3248d62492a43bcef3c769cd1 Mon Sep 17 00:00:00 2001 From: Franck Nijhof Date: Tue, 2 Aug 2022 20:37:32 +0200 Subject: [PATCH] 2022.8.0: Finish HomeKit Bluetooth support --- .../_posts/2022-08-03-release-20228.markdown | 24 ++++++++++++++----- 1 file changed, 18 insertions(+), 6 deletions(-) diff --git a/source/_posts/2022-08-03-release-20228.markdown b/source/_posts/2022-08-03-release-20228.markdown index 58b593b82d0..5e3a2e28ced 100644 --- a/source/_posts/2022-08-03-release-20228.markdown +++ b/source/_posts/2022-08-03-release-20228.markdown @@ -139,15 +139,27 @@ support for the reasonably popular Mi Flora plant sensors. ## HomeKit Bluetooth support -{% details "TODO" %} +To continue the story on Bluetooth, the [HomeKit Controller] now also +supports Bluetooth and leverages the above-mentioned new Bluetooth +integration 🎉 -- Extend and improve on story -- Spelling/grammar +In case you didn't know, the [HomeKit Controller] integration allows you +to connect to HomeKit-capable devices and integrate them directly into +Home Assistant. Allowing you to monitor and control these devices, +they support push-based updates and, above all: Are entirely local! -{% enddetails %} +You don't need to own or have an Apple phone or computer to use this! -The HomeKit Controller integration now has support for Bluetooth-based -HomeKit devices. 🎉 +Supporting HomeKit Bluetooth-capable devices is fantastic! It makes a lot of +devices out there compatible with Home Assistant that have no other way of +integrating. There are lots of door locks, wall plugs, and other smart devices +that you can use now. + +Thanks for the work on this [@Jc2k] and [@bdraco]! + +[@bdraco]: https://github.com/bdraco +[@Jc2k]: https://github.com/Jc2k +[HomeKit Controller]: /integrations/homekit_controller ## Finding the integration supporting your device