Update docs for homekit spec compliance (#17166)

This commit is contained in:
J. Nick Koston 2021-03-31 06:22:45 -10:00 committed by GitHub
parent 6a6f676efc
commit a3887c634a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -307,7 +307,7 @@ It is recommended to only edit a HomeKit instance in the UI that was created in
### Accessory mode ### Accessory mode
When exposing a Camera, Activity based remote (a `remote` that supports activities), or Television media player (a `media_player` with device class `tv`) to HomeKit, `mode` must be set to `accessory`, and the include filter should be setup to only include a single entity. When exposing a Camera, Activity based remote (a `remote` that supports activities), Lock, or Television media player (a `media_player` with device class `tv`) to HomeKit, `mode` must be set to `accessory`, and the include filter should be setup to only include a single entity.
To quickly add all accessory modes entities in the UI: To quickly add all accessory modes entities in the UI: