Skip to content

Commit 5e40929

Browse files
authored
velux: add one more missing data_description (home-assistant#155854)
1 parent 530c189 commit 5e40929

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

homeassistant/components/velux/strings.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@
1212
"data": {
1313
"password": "[%key:common::config_flow::data::password%]"
1414
},
15+
"data_description": {
16+
"password": "The password for your KLF200 gateway."
17+
},
1518
"description": "Please enter the password for {name} ({host})"
1619
},
1720
"user": {

0 commit comments

Comments
 (0)