mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-16 05:46:52 +00:00
Update template alarm docs - add code_format (#19482)
This commit is contained in:
parent
8e80cf12c1
commit
0d0f29122a
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user