We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de7928 commit 533b9f9Copy full SHA for 533b9f9
homeassistant/components/velux/strings.json
@@ -18,6 +18,10 @@
18
"data": {
19
"host": "[%key:common::config_flow::data::host%]",
20
"password": "[%key:common::config_flow::data::password%]"
21
+ },
22
+ "data_description": {
23
+ "host": "The hostname or IP address of your KLF200 gateway.",
24
+ "password": "The password for your KLF200 gateway."
25
}
26
27
0 commit comments