From 952149da1fb0d897de22a3296e7fbbf4bd28dd52 Mon Sep 17 00:00:00 2001 From: epenet <6771947+epenet@users.noreply.github.com> Date: Sat, 13 Apr 2024 07:39:11 +0200 Subject: [PATCH] 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> --- source/_integrations/sfr_box.markdown | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/source/_integrations/sfr_box.markdown b/source/_integrations/sfr_box.markdown index 9460349ce11..9a1dbeec6f9 100644 --- a/source/_integrations/sfr_box.markdown +++ b/source/_integrations/sfr_box.markdown @@ -26,3 +26,9 @@ This integration provides the following platforms: - Sensors - such as ADSL line status, attenuation, noise and data rate. {% 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.