forked from home-assistant/core
Use references in isy994 strings.json (#40990)
This commit is contained in:
@@ -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."
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user