mirror of
https://github.com/home-assistant/core.git
synced 2025-08-03 20:55:10 +02:00
Use references in isy994 strings.json (#40990)
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"user": {
|
||||
"data": {
|
||||
"username": "[%key:common::config_flow::data::username%]",
|
||||
"host": "URL",
|
||||
"host": "[%key:common::config_flow::data::url%]",
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"tls": "The TLS version of the ISY controller."
|
||||
},
|
||||
|
Reference in New Issue
Block a user