Skip to content

Commit

Permalink
homekit: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
koush authored Mar 4, 2024
1 parent 644f7d3 commit f41a638
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions plugins/homekit/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,10 @@ If recordings dont work, it's generally because of a few reasons, **follow the s

### HomeKit Discovery and Pairing Issues

If HomeKit is not discoverable, make sure LAN/WLAN multicast is enabled on your router.
If HomeKit fails while pairing during a Docker install, ensure host networking is being used.
* Ensure all your Home hubs are online and updated. Power cycling them is recommended in case one is stuck.
* Ensure LAN/WLAN multicast is enabled on your router.
* Ensure the iOS device you are using for pairing is on the same network (pairing will fail on cellular).
* Ensure the Docker installation (if applicable) is using host networking. This configuration is the default if the official Scrypted Docker compose install script was used.

### HomeKit Live Streaming Timeout (Recordings may be working)

Expand Down

0 comments on commit f41a638

Please sign in to comment.