From ddf72e35316b7fe2ea69b094d09d6c0e45a80cb3 Mon Sep 17 00:00:00 2001 From: Sameer Alam <31905246+alams154@users.noreply.github.com> Date: Wed, 30 Jul 2025 11:12:11 -0500 Subject: [PATCH] Update docker documentation for HomeKit pairing --- docs/docker.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docker.md b/docs/docker.md index 73bc51f9..f4e9e7e5 100644 --- a/docs/docker.md +++ b/docs/docker.md @@ -51,6 +51,8 @@ docker run -d \ --network=host \ ghcr.io/home-assistant-libs/python-matter-server:stable --storage-path /data --paa-root-cert-dir /data/credentials --bluetooth-adapter 0 ``` +> [!NOTE] +> Bluetooth is required for using Multi-Admin via HomeKit through the Turn On Pairing Mode feature in the Apple Home app ## Running using Docker compose