mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-21 05:06:13 +01:00
Add missing data_description to sfr_box (#155420)
This commit is contained in:
@@ -13,6 +13,10 @@
|
||||
"data": {
|
||||
"password": "[%key:common::config_flow::data::password%]",
|
||||
"username": "[%key:common::config_flow::data::username%]"
|
||||
},
|
||||
"data_description": {
|
||||
"password": "The password for accessing your SFR box's web interface, the default is the WiFi security key found on the device label",
|
||||
"username": "The username for accessing your SFR box's web interface, the default is 'admin'"
|
||||
}
|
||||
},
|
||||
"choose_auth": {
|
||||
|
||||
Reference in New Issue
Block a user