mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 18:26:56 +00:00
Added HomeKit lock pin option (#5400)
This commit is contained in:
parent
4ba6acbbd4
commit
b574951f72
@ -91,10 +91,10 @@ homekit:
|
|||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
code:
|
code:
|
||||||
description: Code to arm or disarm the alarm in the frontend. Only applicable for `alarm_control_panel` entities.
|
description: Code to `arm / disarm` an alarm or `lock / unlock` a lock. Only applicable for `alarm_control_panel` or `lock` entities.
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
default: ''
|
default: '`<No code>`'
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
<p class='note'>
|
<p class='note'>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user