From d8bbcc296746fb6a77fd32567d909b20e7b35dd6 Mon Sep 17 00:00:00 2001 From: Sam Dowd Date: Wed, 18 Dec 2024 04:04:43 -0500 Subject: [PATCH] Update smartthings.markdown (#36312) Updated Troubleshooting section to rename Automations to Routines --- source/_integrations/smartthings.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index e321f44135e..2d2b7ad3691 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -302,7 +302,7 @@ The personal access token does not match the expected format. Make sure you are You can fix this by using the SmartThings App to re-grant authorization to the API token you created before. 1. Open SmartThings app on your mobile device (not HA). -2. Select **Automations** from bottom. +2. Select **Routines** from bottom. 3. Select your Home Assistant automation from the list. 4. Select **Done**, then select **Allow**. 5. Reload your SmartThings integration from Home Assistant Devices panel.