diff --git a/bundles/org.openhab.io.homekit/README.md b/bundles/org.openhab.io.homekit/README.md index 1201ef0699227..fb8b6fb7a8233 100644 --- a/bundles/org.openhab.io.homekit/README.md +++ b/bundles/org.openhab.io.homekit/README.md @@ -2,6 +2,9 @@ This is an add-on that exposes your openHAB system as a bridge over the HomeKit protocol. +This integration **exports** openHAB Items to a HomeKit controller, so you can control openHAB from the Home app on Apple devices. +Do not confuse this with the HomeKit **binding** (https://www.openhab.org/addons/bindings/homekit/) which **imports** data from HomeKit accessories so that you can control them directly from openHAB. + Using this add-on, you will be able to control your openHAB system using Apple's Siri, or any of a number of HomeKit enabled iOS apps. In order to do so, you will need to make some configuration changes. HomeKit organizes your home into "accessories" that are made up of a number of "characteristics".