Add information to use Freebox Delta cameras (#27099)

This commit is contained in:
nachonam 2023-04-26 09:11:27 +02:00 committed by GitHub
parent ac9ab8eebf
commit e56311022d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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