Mention case-sensitivity in tplink credentials prompt (#134606)

This commit is contained in:
Teemu R.
2025-01-06 23:33:13 +00:00
committed by Franck Nijhof
parent 8c2ec5e7c8
commit c46a70fdcf
+1 -1
View File
@@ -21,7 +21,7 @@
},
"user_auth_confirm": {
"title": "Authenticate",
"description": "The device requires authentication, please input your TP-Link credentials below.",
"description": "The device requires authentication, please input your TP-Link credentials below. Note, that both e-mail and password are case-sensitive.",
"data": {
"username": "[%key:common::config_flow::data::username%]",
"password": "[%key:common::config_flow::data::password%]"