mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 07:46:52 +00:00
add pending to alarm (#12015)
This commit is contained in:
parent
5ec37e1765
commit
f820491d09
@ -73,7 +73,7 @@ panels:
|
|||||||
type: string
|
type: string
|
||||||
default: Template Alarm Control Panel
|
default: Template Alarm Control Panel
|
||||||
value_template:
|
value_template:
|
||||||
description: "Defines a template to set the state of the alarm panel. Only the states `armed_away`, `armed_home`, `armed_night`, `disarmed`, `triggered` and `unavailable` are used."
|
description: "Defines a template to set the state of the alarm panel. Only the states `armed_away`, `armed_home`, `armed_night`, `disarmed`, `pending`, `triggered` and `unavailable` are used."
|
||||||
required: false
|
required: false
|
||||||
type: template
|
type: template
|
||||||
disarm:
|
disarm:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user