Skip to content

Commit dbfa0aa

Browse files
authored
Add missing data_description to sfr_box (#155420)
1 parent ec4464d commit dbfa0aa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

homeassistant/components/sfr_box/strings.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
"data": {
1414
"password": "[%key:common::config_flow::data::password%]",
1515
"username": "[%key:common::config_flow::data::username%]"
16+
},
17+
"data_description": {
18+
"password": "The password for accessing your SFR box's web interface, the default is the WiFi security key found on the device label",
19+
"username": "The username for accessing your SFR box's web interface, the default is 'admin'"
1620
}
1721
},
1822
"choose_auth": {

0 commit comments

Comments
 (0)