mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add missing hyphen to "eight-digit HomeKit pairing code" (#144416)
This commit is contained in:
parent
dc0998d95d
commit
e290829bc0
@ -12,7 +12,7 @@
|
|||||||
},
|
},
|
||||||
"pair": {
|
"pair": {
|
||||||
"title": "Pair with a device via HomeKit Accessory Protocol",
|
"title": "Pair with a device via HomeKit Accessory Protocol",
|
||||||
"description": "HomeKit Device communicates with {name} ({category}) over the local area network using a secure encrypted connection without a separate HomeKit Controller or iCloud. Enter your eight digit HomeKit pairing code (in the format XXX-XX-XXX) to use this accessory. This code is usually found on the device itself or in the packaging, often close to a HomeKit bar code, next to the image of a small house.",
|
"description": "HomeKit Device communicates with {name} ({category}) over the local area network using a secure encrypted connection without a separate HomeKit Controller or iCloud. Enter your eight-digit HomeKit pairing code (in the format XXX-XX-XXX) to use this accessory. This code is usually found on the device itself or in the packaging, often close to a HomeKit bar code, next to the image of a small house.",
|
||||||
"data": {
|
"data": {
|
||||||
"pairing_code": "Pairing code",
|
"pairing_code": "Pairing code",
|
||||||
"allow_insecure_setup_codes": "Allow pairing with insecure setup codes."
|
"allow_insecure_setup_codes": "Allow pairing with insecure setup codes."
|
||||||
|
Loading…
x
Reference in New Issue
Block a user