Make description of alarm_arm_vacation consistent (#135257)

Small fix to also use "Arms …" in the description of the alarm_arm_vacation action, making it consistent with the other two alarm_arm_… actions.
This commit is contained in:
Norbert Rittel
2025-01-10 08:45:06 +01:00
committed by GitHub
parent 3c6113e37c
commit 823feae0f9

View File

@ -89,7 +89,7 @@
}, },
"alarm_arm_vacation": { "alarm_arm_vacation": {
"name": "Alarm arm vacation", "name": "Alarm arm vacation",
"description": "Arm the ElkM1 in vacation mode.", "description": "Arms the ElkM1 in vacation mode.",
"fields": { "fields": {
"code": { "code": {
"name": "Code", "name": "Code",