geko
(Geko)
September 8, 2015, 3:20am
1
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 remotes 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.
Please visit https://github.com/statusbits/smartthings/blob/master/remote-controller.md for more information.
11 Likes
Nice work! Am I going to be able to use this with the SmartenIT 3 toggle? And can people use it with the Securifi key fob?
geko
(Geko)
September 8, 2015, 4:01am
3
Any device that implements Button capability should work.
3 Likes
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
September 8, 2015, 7:14pm
4
My Beta SmartApp with similar functionality + security, is still open for testing and feedback / feature requests…
This is a pre-release BETA: Testing and feedback is highly encouraged.
[image] [image]
Description
Use Buttons As PIN Input
Assign a multi-button controller (e.g., Aeon Labs Minimote) to be a security ‘PIN code’ input pad, which triggers a switch, lock, mode, or Hello Home action.
App Name: Use Buttons As PIN Input
Category: Safety & Security
File Name: ButtonsAsPIN.app.groovy
License: See repository and/or source code header comments.
Version: v0.1.4-beta (non-production pre-release) as of latest update.
Published/Submitted to SmartThings Marketplace: no
Published to “Browse SmartApps” in IDE: yes
Releases URL: https://github.com/CosmicPuppy/SmartThings-ButtonsAsPIN/releases/latest
Master URL: https://github.com/CosmicPuppy/SmartThings-ButtonsAsPIN
SmartApp Code Snippet (Copy…
You have yours updated to handle the new SHM alarm states?
Nice job dude!, finally a button app with dynamic pages, yippie!
1 Like
japple
(Jim)
September 8, 2015, 7:44pm
7
@geko @tgauchat These look interesting but I have to ask…wait for it…will they execute locally?
geko
(Geko)
September 8, 2015, 7:50pm
8
Nothing will execute locally at launch except for Smart Lights app, provided all your devices also execute locally, which means only can only have stock, ST-provided Zigbee and Z-Wave device type handlers.
2 Likes
tgauchat
(ActionTiles.com co-founder Terry @ActionTiles; GitHub: @cosmicpuppy)
September 8, 2015, 8:51pm
9
Nope… But that’s a great feature request!