Add Freebox Home alarm panel (#29487)

* Update freebox.markdown

Add Freebox Alarm Control Panel infos

* tiny tweak

---------

Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
nachonam 2023-10-30 14:08:07 +01:00 committed by GitHub
parent e9bee783d7
commit a3b5ac100f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,6 +7,7 @@ ha_category:
- Presence Detection - Presence Detection
- Sensor - Sensor
- Switch - Switch
- Alarm Control Panel
ha_release: 0.85 ha_release: 0.85
ha_iot_class: Local Polling ha_iot_class: Local Polling
ha_codeowners: ha_codeowners:
@ -21,6 +22,7 @@ ha_platforms:
- device_tracker - device_tracker
- sensor - sensor
- switch - switch
- alarm_control_panel
ha_zeroconf: true ha_zeroconf: true
ha_integration_type: integration ha_integration_type: integration
--- ---
@ -35,7 +37,8 @@ There is currently support for the following device types within Home Assistant:
- [Switch](#switch) to control Wi-Fi - [Switch](#switch) to control Wi-Fi
- [Camera](#camera) - [Camera](#camera)
- [Binary sensors](#binary) - [Binary sensors](#binary)
- [Alarm_control_panel](#alarm-control-panel)
{% include integrations/config_flow.md %} {% include integrations/config_flow.md %}
You can find out your Freebox host and port by opening this address <http://mafreebox.freebox.fr/api_version> in your browser. You can find out your Freebox host and port by opening this address <http://mafreebox.freebox.fr/api_version> in your browser.
@ -132,7 +135,13 @@ Cameras are only available in Freebox V7 (also known as Freebox Delta).
This platform offers you sensors to monitor: This platform offers you sensors to monitor:
- motion sensor - motion sensor
- door opener - door opener
- plastic cover - plastic cover
## Alarm control panel
This integration allows you to view and control the Freebox alarm control panel.
## Service ## Service