mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
add pending to alarm (#12015)
This commit is contained in:
parent
5ec37e1765
commit
f820491d09
@ -73,7 +73,7 @@ panels:
|
||||
type: string
|
||||
default: Template Alarm Control Panel
|
||||
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
|
||||
type: template
|
||||
disarm:
|
||||
|
Loading…
x
Reference in New Issue
Block a user