mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 15:17:35 +00:00
Add missing hyphen to "case-sensitive" in tplink
(#149363)
This commit is contained in:
parent
4bbb94f43d
commit
f3513f7f29
@ -30,8 +30,8 @@
|
|||||||
"password": "[%key:common::config_flow::data::password%]"
|
"password": "[%key:common::config_flow::data::password%]"
|
||||||
},
|
},
|
||||||
"data_description": {
|
"data_description": {
|
||||||
"username": "Your TP-Link cloud username which is the full email and is case sensitive.",
|
"username": "Your TP-Link cloud username which is the full email and is case-sensitive.",
|
||||||
"password": "Your TP-Link cloud password which is case sensitive."
|
"password": "Your TP-Link cloud password which is case-sensitive."
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"discovery_auth_confirm": {
|
"discovery_auth_confirm": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user