/SmartThings

This repository contains device handlers for use with Samsung's SmartThings home automation controller.

Primary LanguageGroovyApache License 2.0Apache-2.0

SmartThings

This repository contains device handlers for use with Samsung's SmartThings home automation controller.

Overview

This repository houses various Device Handlers for use with SmartThings home automation controller.

Installation

Device Handler Installation Process

  1. Within the SmartThings Tools IDE, click on 'My Device Handlers'.
  2. Click the 'Create New Device Handler' button.
  3. Select the 'From Code' tab and paste in the contents of groovy file for a specific handler.
  4. Click 'Create' followed by 'Publish (For Me).

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at:

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.