Use references in isy994 strings.json (#40990)

pull/41073/head
Davey Chu 2020-10-02 18:07:20 +02:00 committed by GitHub
parent 576fbbe0be
commit 08cf400473
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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."
},