mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
Add reboot platform to SFRBox (#25916)
This commit is contained in:
parent
a1ffbc6b76
commit
2f9ccaffd3
@ -11,6 +11,7 @@ ha_codeowners:
|
||||
ha_domain: sfr_box
|
||||
ha_platforms:
|
||||
- binary_sensor
|
||||
- button
|
||||
- sensor
|
||||
ha_integration_type: device
|
||||
---
|
||||
@ -20,6 +21,7 @@ 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 %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user