Update template alarm docs - add code_format (#19482)

This commit is contained in:
avee87 2021-09-29 16:00:23 +01:00 committed by GitHub
parent 8e80cf12c1
commit 0d0f29122a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,6 +104,11 @@ panels:
required: false
type: boolean
default: false
code_format:
description: One of `number`, `text` or `no_code`. Format for the code used to arm/disarm the alarm.
required: false
type: string
default: number
{% endconfiguration %}
## Considerations