mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-25 03:26:50 +00:00

* s-t integrations: apply sentence-style caps to categories * Apply suggestions from code review Co-authored-by: Joakim Sørensen <joasoe@gmail.com> * Apply suggestions from code review Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com> --------- Co-authored-by: Joakim Sørensen <joasoe@gmail.com> Co-authored-by: Joost Lekkerkerker <joostlek@outlook.com>
29 lines
651 B
Markdown
29 lines
651 B
Markdown
---
|
|
title: SFR Box
|
|
description: Instructions on how to integrate SFR Box into Home Assistant.
|
|
ha_category:
|
|
- Sensor
|
|
ha_release: 2023.2
|
|
ha_iot_class: Local Polling
|
|
ha_config_flow: true
|
|
ha_codeowners:
|
|
- '@epenet'
|
|
ha_domain: sfr_box
|
|
ha_platforms:
|
|
- binary_sensor
|
|
- button
|
|
- diagnostics
|
|
- sensor
|
|
ha_integration_type: device
|
|
---
|
|
|
|
The SFR Box integration offers integration with the **SFR** broadband router.
|
|
|
|
This integration provides the following platforms:
|
|
|
|
- Binary sensors - such as ADSL status.
|
|
- Buttons - such as reboot.
|
|
- Sensors - such as ADSL line status, attenuation, noise and data rate.
|
|
|
|
{% include integrations/config_flow.md %}
|