mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-17 06:16:50 +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
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
default: false
|
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 %}
|
{% endconfiguration %}
|
||||||
|
|
||||||
## Considerations
|
## Considerations
|
||||||
|
Loading…
x
Reference in New Issue
Block a user