Add compatibility information to sfr_box (#32293)

* Add compatibility information to sfr_box

* Update sfr_box.markdown

* Update sfr_box.markdown

* Tiny tweaks

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
epenet 2024-04-13 07:39:11 +02:00 committed by GitHub
parent 51ffd84000
commit 952149da1f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,3 +26,9 @@ This integration provides the following platforms:
- Sensors - such as ADSL line status, attenuation, noise and data rate. - Sensors - such as ADSL line status, attenuation, noise and data rate.
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
## Compatibility
The integration uses the REST API, which is known to be available on models `NB4`, `NB5`, `NB6`, `NB6V`, and `NB6VAC`.
However, `NCC` models do not appear to expose this REST API, and are therefore unsupported by the integration.