mirror of
https://github.com/home-assistant/core.git
synced 2025-04-24 09:17:53 +00:00
Fix strings username data description in NUT (#142115)
Fix strings username data description
This commit is contained in:
parent
e8335b1ed7
commit
02ca1f2889
@ -12,7 +12,7 @@
|
||||
"data_description": {
|
||||
"host": "The IP address or hostname of your NUT server.",
|
||||
"port": "The network port of your NUT server. The NUT server's default port is '3493'.",
|
||||
"username": "The username to sign in to your NUT server. The usernmae is optional.",
|
||||
"username": "The username to sign in to your NUT server. The username is optional.",
|
||||
"password": "The password to sign in to your NUT server. The password is optional."
|
||||
}
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user