Skip to content

Commit be2eeea

Browse files
ToRvaLDzfrenck
authored andcommitted
Mqtt alarm code_arm_required (home-assistant#8822)
* Mqtt alarm value_template and code_arm_required * ✏️ Tweak
1 parent f6bfbb7 commit be2eeea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

source/_components/alarm_control_panel.mqtt.markdown

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ code:
8585
description: If defined, specifies a code to enable or disable the alarm in the frontend.
8686
required: false
8787
type: string
88+
code_arm_required:
89+
description: If true the code is required to arm the alarm.
90+
required: false
91+
type: boolean
92+
default: true
8893
availability_topic:
8994
description: The MQTT topic subscribed to receive availability (online/offline) updates.
9095
required: false

0 commit comments

Comments
 (0)