mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-25 02:07:15 +00:00
Add Risco binary sensor to documentation (#14296)
This commit is contained in:
parent
2cb8d44ca2
commit
6931b5d7da
@ -3,6 +3,7 @@ title: Risco Alarm
|
|||||||
description: Instructions on how to integrate Risco alarms into HA using Risco Cloud.
|
description: Instructions on how to integrate Risco alarms into HA using Risco Cloud.
|
||||||
ha_category:
|
ha_category:
|
||||||
- Alarm
|
- Alarm
|
||||||
|
- Binary Sensor
|
||||||
ha_release: "0.115"
|
ha_release: "0.115"
|
||||||
ha_iot_class: Cloud Polling
|
ha_iot_class: Cloud Polling
|
||||||
ha_config_flow: true
|
ha_config_flow: true
|
||||||
@ -22,9 +23,10 @@ Menu: **Configuration** -> **Integrations**.
|
|||||||
|
|
||||||
Click on the `+` sign to add an integration and click on **Risco**.
|
Click on the `+` sign to add an integration and click on **Risco**.
|
||||||
You will be prompted for your username, password, and pin code (you can create a specific user for this purpose).
|
You will be prompted for your username, password, and pin code (you can create a specific user for this purpose).
|
||||||
An Alarm Control Panel entity will be created for each partition in your site.
|
An Alarm Control Panel entity will be created for each partition in your site, and binary sensors for each of your zones.
|
||||||
|
|
||||||
If you have multiple sites, only the first site will be used.
|
If you have multiple sites, only the first site will be used.
|
||||||
|
|
||||||
Currently supported plaforms:
|
Currently supported plaforms:
|
||||||
- [Alarm Control Panel](/integrations/alarm_control_panel/)
|
- [Alarm Control Panel](/integrations/alarm_control_panel/)
|
||||||
|
- [Binary Sensor](/integrations/binary_sensor/)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user