From 2676956b16f454e3392316fd51cba0f5fe553f72 Mon Sep 17 00:00:00 2001 From: Tony Carmichael <1105554+aicarmic@users.noreply.github.com> Date: Fri, 31 Jul 2020 14:19:24 -0600 Subject: [PATCH] Update smartthings.markdown (#14119) Minor edits to match the layout and sequence of the smartthings tokens setup flow --- source/_integrations/smartthings.markdown | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index aa1be156723..61fc5e86c42 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -40,11 +40,11 @@ The PAT is used to create a Home Assistant SmartApp in your SmartThings account 1. Log into the [personal access tokens page](https://account.smartthings.com/tokens) and click '[Generate new token](https://account.smartthings.com/tokens/new)' 1. Enter a token name (can be whatever you want), for example, 'Home Assistant' and select the following authorized scopes: - Devices (all) - - Installed Apps (all) - - Locations (all) + - Installed Applications (all) - Apps (all) - - Schedules (all) + - Locations (all) - Scenes (all) + - Schedules (all) 1. Click 'Generate token'. When the token is displayed copy and save it somewhere safe (such as your keystore) as you will not be able to retrieve it again. ### Webhook