diff --git a/homeassistant/components/velux/strings.json b/homeassistant/components/velux/strings.json index cce7cdf2f13..67e89425c3d 100644 --- a/homeassistant/components/velux/strings.json +++ b/homeassistant/components/velux/strings.json @@ -18,6 +18,10 @@ "data": { "host": "[%key:common::config_flow::data::host%]", "password": "[%key:common::config_flow::data::password%]" + }, + "data_description": { + "host": "The hostname or IP address of your KLF200 gateway.", + "password": "The password for your KLF200 gateway." } } }