https://github.com/oliverspryn/smartthings-toggle-button
A simulated toggle button device handler for use in automation scripts or IFTTT triggers which require a switch to change state to elicit an action
https://github.com/oliverspryn/smartthings-toggle-button
button device device-handler ifttt legacy smart-things smartthings toggle-button trigger
Last synced: 7 months ago
JSON representation
A simulated toggle button device handler for use in automation scripts or IFTTT triggers which require a switch to change state to elicit an action
- Host: GitHub
- URL: https://github.com/oliverspryn/smartthings-toggle-button
- Owner: oliverspryn
- License: mit
- Created: 2018-11-28T16:05:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-28T16:06:15.000Z (about 7 years ago)
- Last Synced: 2025-05-15T11:34:09.384Z (9 months ago)
- Topics: button, device, device-handler, ifttt, legacy, smart-things, smartthings, toggle-button, trigger
- Language: Groovy
- Homepage: https://gitlab.com/samsung-smartthings/devices/toggle-button
- Size: 3.91 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Toggle Button
A simulated toggle button device handler for use in automation scripts or IFTTT triggers which require a switch to change state to elicit an action
## Credits
This script was taken directly and slightly cleaned up from [SBDOBRESCU](https://github.com/sbdobrescu) on [GitHub](https://github.com/sbdobrescu/SmartThings/blob/master/devices/ToggleButtonTile.groovy)