From 546ed70b32a2c184ef02d68b04e5e9e409b4a77e Mon Sep 17 00:00:00 2001 From: Rick Rubino Date: Sun, 10 Feb 2019 07:47:58 -0700 Subject: [PATCH] Clarify homekit pin location (#8461) added note to check under the HA Notifications for PIN if not immediately displayed. Discovered in Discord chat assistance with user. --- source/_components/homekit.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/homekit.markdown b/source/_components/homekit.markdown index 33db99a2385..2aba5001af3 100644 --- a/source/_components/homekit.markdown +++ b/source/_components/homekit.markdown @@ -146,7 +146,7 @@ homekit: After Home Assistant has started, the entities specified by the filter are exposed to HomeKit if they are [supported](#supported-components). To add them: -1. Open the Home Assistant frontend. A new card will display the `pin code`. +1. Open the Home Assistant frontend. A new card will display the `pin code`. Note: If pin code is not displayed, check "Notifications" (the bell icon) in the upper-right of the Home Assistant UI. 1. Open the `Home` app. 2. Click `Add Accessory`, then select `Don't Have a Code or Can't Scan?` and choose the `Home Assistant Bridge`. 4. Confirm that you are adding an `Uncertified Accessory` by clicking on `Add Anyway`.