Add Freebox Home binary sensors (#27194)

Co-authored-by: Quentame <polletquentin74@me.com>
This commit is contained in:
nachonam 2023-09-27 17:11:51 +02:00 committed by GitHub
parent 4b20078f9d
commit 7804f98752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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`