diff --git a/source/_integrations/smartthings.markdown b/source/_integrations/smartthings.markdown index 0df60e43ffd..268b6ef67b4 100644 --- a/source/_integrations/smartthings.markdown +++ b/source/_integrations/smartthings.markdown @@ -49,7 +49,7 @@ SmartThings is integrated into Home Assistant through the SmartThings Cloud API. The PAT is used to create a Home Assistant SmartApp in your SmartThings account during setup of the integration. -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. Log into the [personal access tokens page](https://account.smartthings.com/tokens) and select **[Generate new token](https://account.smartthings.com/tokens/new)**. 2. Enter a token name (can be whatever you want), for example, 'Home Assistant' and select the following authorized scopes: - Devices (all) - Installed Applications (all) @@ -57,7 +57,7 @@ The PAT is used to create a Home Assistant SmartApp in your SmartThings account - Locations (all) - Scenes (all) - Schedules (all) -3. 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. +3. Select **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 @@ -72,15 +72,15 @@ After completing the prerequisite steps above, you are ready to setup the integr {% include integrations/config_flow.md %} -1. Confirm the callback URL is correct. If using Home Assistant Cloud, it will start with `https://hooks.nabuca.casa`. If the URL is not correct, update your Home Assistant configuration, restart, and try again. +1. Confirm the callback URL is correct. If using Home Assistant Cloud, it will start with `https://hooks.nabu.casa`. If the URL is not correct, update your Home Assistant configuration, restart, and try again. 2. Enter your Personal Access Token. 3. Select the SmartThings Location to add to Home Assistant. 4. On the window that opens: 1. Login with your SmartThings account (if not already logged in). - 2. Optionally change the display name and click 'Done' at the bottom of the screen. - 3. Authorize the integration by clicking 'Allow' on the bottom right of the screen. - 4. Click 'Close Window' or close it manually. -5. Back in Home Assistant click 'Finish'. + 2. Optionally change the display name and select **Done** at the bottom of the screen. + 3. Authorize the integration by selecting **Allow** on the bottom right of the screen. + 4. Select **Close Window** or close it manually. +5. Back in Home Assistant select **Finish**.