mirror of
https://github.com/home-assistant/core.git
synced 2025-06-25 01:21:51 +02:00
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:
@ -89,7 +89,7 @@
|
||||
},
|
||||
"alarm_arm_vacation": {
|
||||
"name": "Alarm arm vacation",
|
||||
"description": "Arm the ElkM1 in vacation mode.",
|
||||
"description": "Arms the ElkM1 in vacation mode.",
|
||||
"fields": {
|
||||
"code": {
|
||||
"name": "Code",
|
||||
|
Reference in New Issue
Block a user