From 75b0a7762a43d785a7c36017486dd01e4df60033 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Fri, 21 Mar 2025 17:00:38 +0100 Subject: [PATCH] Add kids lock to SmartThings (#37996) * Add kids lock to SmartThings * Add kids lock to SmartThings --- source/_integrations/smartthings.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index 57b6014f848..32bbd9301b6 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -68,6 +68,7 @@ In Home Assistant, a binary sensor entity will be created for each of the follow | [`filterStatus`](https://developer.smartthings.com/docs/devices/capabilities/proposed#filterStatus) | | [`motionSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#motionSensor) | | [`presenceSensor`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#presenceSensor) | +| `samsungce.kidsLock` | | [`remoteControlStatus`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#remoteControlStatus) | | [`tamperAlert`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#tamperAlert) | | [`valve`](https://developer.smartthings.com/docs/devices/capabilities/capabilities-reference#valve) |