mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 16:56:50 +00:00
Add Freebox Home binary sensors (#27194)
Co-authored-by: Quentame <polletquentin74@me.com>
This commit is contained in:
parent
4b20078f9d
commit
7804f98752
@ -34,6 +34,7 @@ There is currently support for the following device types within Home Assistant:
|
|||||||
- [Device tracker](#presence-detection) for connected devices
|
- [Device tracker](#presence-detection) for connected devices
|
||||||
- [Switch](#switch) to control Wi-Fi
|
- [Switch](#switch) to control Wi-Fi
|
||||||
- [Camera](#camera)
|
- [Camera](#camera)
|
||||||
|
- [Binary sensors](#binary)
|
||||||
|
|
||||||
{% include integrations/config_flow.md %}
|
{% include integrations/config_flow.md %}
|
||||||
|
|
||||||
@ -127,6 +128,12 @@ The health status of each RAID array can be monitored with a diagnostics binary
|
|||||||
|
|
||||||
Cameras are only available in Freebox V7 (also known as Freebox Delta).
|
Cameras are only available in Freebox V7 (also known as Freebox Delta).
|
||||||
|
|
||||||
|
## Binary
|
||||||
|
This platform offers you sensors to monitor:
|
||||||
|
- motion sensor
|
||||||
|
- door opener
|
||||||
|
- plastic cover
|
||||||
|
|
||||||
## Service
|
## Service
|
||||||
|
|
||||||
### Service `freebox.reboot`
|
### Service `freebox.reboot`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user