mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
Use references in isy994 strings.json (#40990)
This commit is contained in:
parent
576fbbe0be
commit
08cf400473
@ -6,7 +6,7 @@
|
|||||||
"user": {
|
"user": {
|
||||||
"data": {
|
"data": {
|
||||||
"username": "[%key:common::config_flow::data::username%]",
|
"username": "[%key:common::config_flow::data::username%]",
|
||||||
"host": "URL",
|
"host": "[%key:common::config_flow::data::url%]",
|
||||||
"password": "[%key:common::config_flow::data::password%]",
|
"password": "[%key:common::config_flow::data::password%]",
|
||||||
"tls": "The TLS version of the ISY controller."
|
"tls": "The TLS version of the ISY controller."
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user