Fixed default for code_arm_required in Template Alarm docs (#19479)

This commit is contained in:
avee87 2021-09-27 07:50:07 +01:00 committed by GitHub
parent cf2a2d0a79
commit 976ae96f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -103,7 +103,7 @@ panels:
description: If true, the code is required to arm the alarm.
required: false
type: boolean
default: false
default: true
{% endconfiguration %}
## Considerations