mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 16:27:19 +00:00
Add information to use Freebox Delta cameras (#27099)
This commit is contained in:
parent
ac9ab8eebf
commit
e56311022d
@ -6,6 +6,7 @@ ha_category:
|
||||
- Presence Detection
|
||||
- Sensor
|
||||
- Switch
|
||||
- Camera
|
||||
ha_release: 0.85
|
||||
ha_iot_class: Local Polling
|
||||
ha_codeowners:
|
||||
@ -18,6 +19,7 @@ ha_platforms:
|
||||
- device_tracker
|
||||
- sensor
|
||||
- switch
|
||||
- camera
|
||||
ha_zeroconf: true
|
||||
ha_integration_type: integration
|
||||
---
|
||||
@ -29,6 +31,7 @@ There is currently support for the following device types within Home Assistant:
|
||||
* [Sensor](#sensor) with metrics for connection speed, internal temperature, free partition space and missed calls
|
||||
* [Device tracker](#presence-detection) for connected devices
|
||||
* [Switch](#switch) to control Wi-Fi
|
||||
* [Camera](#camera)
|
||||
|
||||
{% include integrations/config_flow.md %}
|
||||
|
||||
@ -79,6 +82,8 @@ The first time Home Assistant will connect to your Freebox, you will need to aut
|
||||
|
||||
To make the Wi-Fi switch and the reboot service working you will have to add "Modification des réglages de la Freebox" permission to Home Assistant application in "Paramètres de la Freebox" > "Gestion des accès" > "Applications".
|
||||
|
||||
To use cameras from the Freebox Delta, you will have to add "Gestion de l'alarme et maison connectée" permission to Home Assistant application in "Paramètres de la Freebox" > "Gestion des accès" > "Applications".
|
||||
|
||||
### Supported routers
|
||||
|
||||
Only the routers with Freebox OS are supported:
|
||||
@ -112,6 +117,9 @@ The monitored metrics are:
|
||||
* Free partition space of used disks
|
||||
* Number of missed calls
|
||||
|
||||
## Camera
|
||||
Cameras are only available in Freebox V7 (also known as Freebox Delta).
|
||||
|
||||
## Service
|
||||
|
||||
### Service `freebox.reboot`
|
||||
|
Loading…
x
Reference in New Issue
Block a user