From 011bca1241244999540e9b4450a89327c0185fd3 Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Fri, 21 Jun 2024 15:53:56 +0200 Subject: [PATCH] Add number platform to Matter (#33344) --- source/_integrations/matter.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index 7ba89330df1..d527a2a8b95 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -8,6 +8,7 @@ ha_category: - Fan - Light - Lock + - Number - Sensor - Switch ha_release: '2022.12' @@ -25,6 +26,7 @@ ha_platforms: - fan - light - lock + - number - sensor - switch ha_integration_type: integration