From 5d54313dcb28c9ab6ce5e71a209f55e1ce547873 Mon Sep 17 00:00:00 2001 From: suaveolent <2163625+suaveolent@users.noreply.github.com> Date: Wed, 15 Nov 2023 13:40:28 +0100 Subject: [PATCH] Add support for lupusec smoke and water sensor (#29827) Co-authored-by: Fletcher --- source/_integrations/lupusec.markdown | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/_integrations/lupusec.markdown b/source/_integrations/lupusec.markdown index 66a76b57210..437b88db01e 100644 --- a/source/_integrations/lupusec.markdown +++ b/source/_integrations/lupusec.markdown @@ -23,11 +23,12 @@ The `lupusec` integration allows the user to integrate their Lupusec alarm contr Supported units: - Lupusec XT1 +- Lupusec XT2 Plus The following devices are supported by the underlying `lupupy` Python library and integrated into Home Assistant. - **Alarm Control Panel**: Displays the alarm status and controls arming, disarming and home modus. -- **Binary Sensor**: Displays the status of binary sensors. Currently only Door and window sensors are supported. +- **Binary Sensor**: Displays the status of binary sensors. Door, window, water, and smoke sensors are supported. - **Switch**: Turn off and on your Lupus power switches. ## Configuration