From 27a14c55b5f14f6653742922553d5821c9b0160a Mon Sep 17 00:00:00 2001 From: Marcel van der Veldt Date: Thu, 4 Jul 2024 19:52:45 +0200 Subject: [PATCH] Add select platform to Matter (#33570) --- source/_integrations/matter.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index 798ed5b79a1..4d466894f3b 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -9,6 +9,7 @@ ha_category: - Light - Lock - Number + - Select - Sensor - Switch ha_release: '2022.12' @@ -27,6 +28,7 @@ ha_platforms: - light - lock - number + - select - sensor - switch ha_integration_type: integration