From 9abf7af7689c4d881238631e02147f7af19fa08a Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Mon, 13 Jan 2025 12:40:28 -0500 Subject: [PATCH] Add note for new users to SmartThings (#36908) Co-authored-by: Joost Lekkerkerker --- source/_integrations/smartthings.markdown | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index 2d2b7ad3691..fc0815a3fcb 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -31,6 +31,10 @@ ha_dhcp: true ha_integration_type: integration --- +{% warning %} +The Samsung SmartThings integration currently does not allow new installations. We are working directly with Samsung to get this resolved. +{% endwarning %} + SmartThings is integrated into Home Assistant through the SmartThings Cloud API. The features of this integration include: 1. Controlling SmartThings devices as Home Assistant entities ([see platforms for supported devices and capabilities](#platforms)).