mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-24 01:37:23 +00:00
Fixed default for code_arm_required in Template Alarm docs (#19479)
This commit is contained in:
parent
cf2a2d0a79
commit
976ae96f7e
@ -103,7 +103,7 @@ panels:
|
|||||||
description: If true, the code is required to arm the alarm.
|
description: If true, the code is required to arm the alarm.
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
default: true
|
||||||
{% endconfiguration %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Considerations
|
## Considerations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user