Skip to content

Latest commit

 

History

History
74 lines (48 loc) · 2.69 KB

remote-controller.md

File metadata and controls

74 lines (48 loc) · 2.69 KB

Back to SmartThings Projects

Remote Controller

Remote Controller SmartApp allows using remote controls, such as Aeon Labs Minimote, to control essential functions of the SmartThings home automation system.

Remote Controller supports remote control with up to 99 buttons. Each button can be individually configured to perform any (or all) of the following actions:

Some remote controls, for example Aeon Labs Minimote, can recognize whether the button was pushed momentarily or held down. You can configure Remote Controller to perform different actions depending on the type of button action.


If you like this app, please consider supporting its development by making a donation via PayPal.

PayPal

Screenshots

Remote Controller Screenshot

Installation

  1. Self-publish Remote Controller SmartApp by creating a new SmartApp in the SmartThings IDE and pasting the source code in the "From Code" tab. Please refer to the SmartThings Developer Documentation for more information.

  2. Open SmartThings mobile app and locate 'Remote Controller' SmartApp in the "My Apps" section of the Marketplace.

Revision History

Version 1.0.2. Released 10/4/2015

  • Minor UI changes.

Version 1.0.0. Released 9/7/2015

  • Initial public release.

License

Copyright © 2015 Statusbits.com

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.