mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 15:47:12 +00:00
Add missing hyphen to "6-digit … codes" in opower
(#144417)
This commit is contained in:
parent
e1344fca6c
commit
9ec5d90f4d
@ -9,7 +9,7 @@
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"description": "The TOTP secret below is not one of the 6 digit time-based numeric codes. It is a string of around 16 characters containing the shared secret that enables your authenticator app to generate the correct time-based code at the appropriate time. See the documentation.",
|
||||
"description": "The TOTP secret below is not one of the 6-digit time-based numeric codes. It is a string of around 16 characters containing the shared secret that enables your authenticator app to generate the correct time-based code at the appropriate time. See the documentation.",
|
||||
"data": {
|
||||
"totp_secret": "TOTP secret"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user