Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions source/_components/smartthings.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,12 +11,8 @@ featured: true
logo: samsung_smartthings.png
ha_category:
- Hub
- Switch
ha_release: "0.87"
ha_iot_class: "Cloud Push"
redirect_from:
- /components/smartthings.switch/
- /components/switch.smartthings/
---

Samsung SmartThings is integrated into Home Assistant through the SmartThings Cloud API. The SmartThings component is the main component to integrate all SmartThings related platforms. The basic features of this integration include:
Expand All @@ -26,10 +22,6 @@ Samsung SmartThings is integrated into Home Assistant through the SmartThings Cl
3. Support for multiple SmartThings accounts and locations, each represented as a unique integration in the front-end configuration.
4. No brokers, bridges, or additional dependencies.

There is currently support for the following device types within Home Assistant:

- Switch ([SmartThings switch platform](https://smartthings.developer.samsung.com/develop/api-ref/capabilities.html#Switch))

## {% linkable_title Basic requirements %}

1. A [personal access token](https://account.smartthings.com/tokens) tied to a Samsung or SmartThings account (see below for instructions).
Expand Down
19 changes: 19 additions & 0 deletions source/_components/smartthings.switch.markdown
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
Comment thread
andrewsayre marked this conversation as resolved.
layout: page
title: "SmartThings Switch"
description: "Instructions on setting up Samsung SmartThings switches within Home Assistant."
date: 2018-01-14 00:00
sidebar: true
comments: false
sharing: true
footer: true
logo: samsung_smartthings.png
ha_category: Switch
ha_release: "0.87"
ha_iot_class: "Cloud Push"
---

The SmartThings switch platform lets you control Samsung SmartThings connected devices that have the [switch capability](https://smartthings.developer.samsung.com/develop/api-ref/capabilities.html#Switch).

<p class='note'>
Entities for this platform are loaded automatically when you configure the [SmartThings component](/components/smartthings). This platform cannot be manually configured.</p>