From 0211f64fe504c1ddc1b689496c93f88453960a9e Mon Sep 17 00:00:00 2001 From: On Freund Date: Tue, 25 Oct 2022 14:44:14 +0300 Subject: [PATCH] Add alarmed binary sensor description to Risco documentation (#24315) Co-authored-by: Shay Levy --- source/_integrations/risco.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/risco.markdown b/source/_integrations/risco.markdown index 00c29eee796..a4e584b4265 100644 --- a/source/_integrations/risco.markdown +++ b/source/_integrations/risco.markdown @@ -45,7 +45,7 @@ No dependency on the cloud, and instantaneous updates, but is harder to set up. You will need the panel access code (default 5678) to your system, this access code is NOT the same as the installer/subinstaller code, and with older models, you might need to either disconnect your system from the cloud, or set up a proxy that will allow you to connect both locally and via the cloud. -The local version of the integration does not support events, and the `arming` state. +The local version of the integration does not support events, and the `arming` state, but provides an additional binary sensor per zone (with the `_alarmed` suffix) that signals whether this zone is currently triggering an alarm. {% include integrations/config_flow.md %}