mirror of
https://github.com/home-assistant/core.git
synced 2025-08-05 13:45:12 +02:00
Replace typo "an code" with "alarm code" in elkm1
integration (#140143)
The use of "alarm code" matches the online docs, too.
This commit is contained in:
@@ -53,7 +53,7 @@
|
||||
"fields": {
|
||||
"code": {
|
||||
"name": "Code",
|
||||
"description": "An code to authorize the bypass of the alarm control panel."
|
||||
"description": "Alarm code to authorize the bypass of the alarm control panel."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -63,7 +63,7 @@
|
||||
"fields": {
|
||||
"code": {
|
||||
"name": "Code",
|
||||
"description": "An code to authorize the bypass clear of the alarm control panel."
|
||||
"description": "Alarm code to authorize the bypass clear of the alarm control panel."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -73,7 +73,7 @@
|
||||
"fields": {
|
||||
"code": {
|
||||
"name": "Code",
|
||||
"description": "An code to arm the alarm control panel."
|
||||
"description": "Alarm code to arm the alarm control panel."
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -181,7 +181,7 @@
|
||||
"fields": {
|
||||
"code": {
|
||||
"name": "Code",
|
||||
"description": "An code to authorize the bypass of the zone."
|
||||
"description": "Alarm code to authorize the bypass of the zone."
|
||||
}
|
||||
}
|
||||
},
|
||||
|
Reference in New Issue
Block a user