From efa52a659487cd476f087922506350d7e634843c Mon Sep 17 00:00:00 2001 From: Abdul Samad Date: Mon, 8 Jun 2026 13:41:28 -0500 Subject: [PATCH] Add `videoCapture2` to `detailView` in `deviceConfig` --- drivers/SmartThings/matter-switch/profiles/camera.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/SmartThings/matter-switch/profiles/camera.yml b/drivers/SmartThings/matter-switch/profiles/camera.yml index 7f62319984..1f911a9e10 100644 --- a/drivers/SmartThings/matter-switch/profiles/camera.yml +++ b/drivers/SmartThings/matter-switch/profiles/camera.yml @@ -134,6 +134,9 @@ deviceConfig: - component: main capability: motionSensor version: 1 + - component: main + capability: videoCapture2 + version: 1 automation: conditions: - component: main