mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00: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:
parent
40f92bac93
commit
b0b28bd98a
@ -53,7 +53,7 @@
|
|||||||
"fields": {
|
"fields": {
|
||||||
"code": {
|
"code": {
|
||||||
"name": "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": {
|
"fields": {
|
||||||
"code": {
|
"code": {
|
||||||
"name": "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": {
|
"fields": {
|
||||||
"code": {
|
"code": {
|
||||||
"name": "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": {
|
"fields": {
|
||||||
"code": {
|
"code": {
|
||||||
"name": "Code",
|
"name": "Code",
|
||||||
"description": "An code to authorize the bypass of the zone."
|
"description": "Alarm code to authorize the bypass of the zone."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user