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:
Norbert Rittel 2025-03-08 21:23:27 +01:00 committed by GitHub
parent 40f92bac93
commit b0b28bd98a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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."
}
}
},