Add missing data_description to sfr_box (#155420)

This commit is contained in:
epenet
2025-10-29 15:05:51 +01:00
committed by GitHub
parent ec4464d65f
commit dbfa0aa22c

View File

@@ -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": {