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 ec4464d commit dbfa0aaCopy full SHA for dbfa0aa
homeassistant/components/sfr_box/strings.json
@@ -13,6 +13,10 @@
13
"data": {
14
"password": "[%key:common::config_flow::data::password%]",
15
"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'"
20
}
21
},
22
"choose_auth": {
0 commit comments