From ae00a8d5b987b6f97804419d5f020ae4e85dba62 Mon Sep 17 00:00:00 2001 From: Arturo Date: Tue, 21 Mar 2023 02:02:22 -0600 Subject: [PATCH] Add lock to matter ha_platforms (#26674) --- source/_integrations/matter.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/matter.markdown b/source/_integrations/matter.markdown index ea68e26abc4..f10dd74931c 100644 --- a/source/_integrations/matter.markdown +++ b/source/_integrations/matter.markdown @@ -6,6 +6,7 @@ ha_category: - Light - Sensor - Switch + - Lock ha_release: '2022.12' ha_iot_class: Local Push ha_config_flow: true @@ -18,6 +19,7 @@ ha_platforms: - light - sensor - switch + - lock ha_integration_type: integration ---