diff --git a/source/_integrations/sfr_box.markdown b/source/_integrations/sfr_box.markdown index fffe3f5d198a..f84139cbaaab 100644 --- a/source/_integrations/sfr_box.markdown +++ b/source/_integrations/sfr_box.markdown @@ -27,6 +27,15 @@ This integration provides the following platforms: {% include integrations/config_flow.md %} +{% configuration_basic %} +Host: + description: "The hostname, IP address, or full URL of your SFR device." +Username (optional): + description: "The username for accessing your SFR box's web interface. The default is 'admin'." +Password (optional): + description: "The password for accessing your SFR box's web interface. The default is the Wi-Fi security key found on the device label." +{% endconfiguration_basic %} + ## Compatibility The integration uses the REST API, which is known to be available on models `NB4`, `NB5`, `NB6`, `NB6V`, and `NB6VAC`.