mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 13:26:54 +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
|
required: false
|
||||||
type: map
|
type: map
|
||||||
keys:
|
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:
|
code:
|
||||||
description: Code to arm or disarm the alarm in the frontend.
|
description: Code to arm or disarm the alarm in the frontend.
|
||||||
required: false
|
required: false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user