mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-21 08:16:53 +00:00
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:
parent
e9bee783d7
commit
a3b5ac100f
@ -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,6 +37,7 @@ 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 %}
|
||||||
|
|
||||||
@ -134,6 +137,12 @@ This platform offers you sensors to monitor:
|
|||||||
- 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
|
||||||
|
|
||||||
### Service `freebox.reboot`
|
### Service `freebox.reboot`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user