mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 05:16:49 +00:00
Allow HomeKit name to be customized (#5314)
This commit is contained in:
parent
55aee475fe
commit
0b7a47d3e8
@ -74,6 +74,10 @@ The `HomeKit` component allows you to forward entities from Home Assistant to Ap
|
||||
required: false
|
||||
type: map
|
||||
keys:
|
||||
name:
|
||||
description: Name of entity to show in HomeKit. HomeKit will cache the name on the first run so a device must be removed and then re-added for any change to take effect.
|
||||
required: false
|
||||
type: string
|
||||
code:
|
||||
description: Code to arm or disarm the alarm in the frontend.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user