Add Risco binary sensor to documentation (#14296)

This commit is contained in:
On Freund 2020-08-24 08:53:38 +03:00 committed by GitHub
parent 2cb8d44ca2
commit 6931b5d7da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@ title: Risco Alarm
description: Instructions on how to integrate Risco alarms into HA using Risco Cloud.
ha_category:
- Alarm
- Binary Sensor
ha_release: "0.115"
ha_iot_class: Cloud Polling
ha_config_flow: true
@ -22,9 +23,10 @@ Menu: **Configuration** -> **Integrations**.
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).
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.
Currently supported plaforms:
- [Alarm Control Panel](/integrations/alarm_control_panel/)
- [Binary Sensor](/integrations/binary_sensor/)