From 2a515c86ea368af6e016f46e60c5bf7a9364f999 Mon Sep 17 00:00:00 2001 From: nasWebio <140073814+nasWebio@users.noreply.github.com> Date: Tue, 15 Jul 2025 18:36:39 +0200 Subject: [PATCH] Add Sensor platform to NASweb integration (#39779) --- source/_integrations/nasweb.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/nasweb.markdown b/source/_integrations/nasweb.markdown index 3b3c9f01bed..c06c375454f 100644 --- a/source/_integrations/nasweb.markdown +++ b/source/_integrations/nasweb.markdown @@ -2,6 +2,7 @@ title: NASweb description: Integrate NASweb devices ha_category: + - Sensor - Switch ha_release: '2024.12' ha_codeowners: @@ -10,6 +11,7 @@ ha_iot_class: Local Push ha_domain: nasweb ha_config_flow: true ha_platforms: + - sensor - switch ha_integration_type: hub ---