From 0d046fa0be25a6512d6c925e4398f7f6beb8f94e Mon Sep 17 00:00:00 2001 From: reachableceo Date: Thu, 3 Sep 2026 21:27:10 -0500 Subject: [PATCH] =?UTF-8?q?docs:=20HomeKit=20controller-only=20ruling=20?= =?UTF-8?q?=E2=80=94=20never=20bridge=20outward=20[#344]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit https://projects.knownelement.com/issues/344 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index c912b0b..9263d95 100644 --- a/README.md +++ b/README.md @@ -127,6 +127,10 @@ apps. - **Fail-closed access control** — see the badge lane above. - Battery room sensors and locks are cloud-fed; credentials also live in `secrets.yaml`. +- **HomeKit is controller-only (founder ruling 2026-09-04).** HA pulls + *from* HomeKit accessories when one enters the fleet; HA entities are + NEVER exposed *to* Apple Home — no `homekit` bridge integration, no + outward QR pairing. ## 🚀 Deployment pipeline