mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 09:17:06 +00:00
Add binary_sensor platform to SFR Box (#25658)
This commit is contained in:
parent
7444433698
commit
152654468a
@ -10,6 +10,7 @@ ha_codeowners:
|
|||||||
- '@epenet'
|
- '@epenet'
|
||||||
ha_domain: sfr_box
|
ha_domain: sfr_box
|
||||||
ha_platforms:
|
ha_platforms:
|
||||||
|
- binary_sensor
|
||||||
- sensor
|
- sensor
|
||||||
ha_integration_type: device
|
ha_integration_type: device
|
||||||
---
|
---
|
||||||
@ -18,6 +19,7 @@ The SFR Box integration offers integration with the **SFR** broadband router.
|
|||||||
|
|
||||||
This integration provides the following platforms:
|
This integration provides the following platforms:
|
||||||
|
|
||||||
|
- Binary Sensors - such as ADSL status.
|
||||||
- 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 %}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user