From 6931b5d7da3890036ca106a22822b4a2c5580296 Mon Sep 17 00:00:00 2001 From: On Freund Date: Mon, 24 Aug 2020 08:53:38 +0300 Subject: [PATCH] Add Risco binary sensor to documentation (#14296) --- source/_integrations/risco.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/risco.markdown b/source/_integrations/risco.markdown index 18490be66d1..e0805785b1c 100644 --- a/source/_integrations/risco.markdown +++ b/source/_integrations/risco.markdown @@ -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/)