mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 09:46:59 +00:00
Added HomeKit lock pin option (#5400)
This commit is contained in:
parent
4ba6acbbd4
commit
b574951f72
@ -91,10 +91,10 @@ homekit:
|
||||
required: false
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
default: ''
|
||||
default: '`<No code>`'
|
||||
{% endconfiguration %}
|
||||
|
||||
<p class='note'>
|
||||
|
Loading…
x
Reference in New Issue
Block a user