diff --git a/homeassistant/components/isy994/strings.json b/homeassistant/components/isy994/strings.json index ce9818bc0c8..18e08b65009 100644 --- a/homeassistant/components/isy994/strings.json +++ b/homeassistant/components/isy994/strings.json @@ -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." },