From 8de6b731a7fc4e9d8469f0816dab82c02713d8c3 Mon Sep 17 00:00:00 2001 From: nasWebio <140073814+nasWebio@users.noreply.github.com> Date: Mon, 3 Nov 2025 08:13:29 +0100 Subject: [PATCH] Add alarm control panel platform to NASweb integration (#41577) --- source/_integrations/nasweb.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nasweb.markdown b/source/_integrations/nasweb.markdown index c06c375454f..6ec57818bad 100644 --- a/source/_integrations/nasweb.markdown +++ b/source/_integrations/nasweb.markdown @@ -2,6 +2,7 @@ title: NASweb description: Integrate NASweb devices ha_category: + - Alarm - Sensor - Switch ha_release: '2024.12' @@ -11,6 +12,7 @@ ha_iot_class: Local Push ha_domain: nasweb ha_config_flow: true ha_platforms: + - alarm_control_panel - sensor - switch ha_integration_type: hub