ST-Z-Wave-Shade
Summary
This SmartThings device handler works with Z-Wave Shades.
Tested Shades / Blinds
- Bali Autoview (Somfy)
Installation via GitHub Integration
- Open SmartThings IDE in your web browser and log into your account.
- Click on the "My Device Handlers" section in the navigation bar.
- Click on "Settings".
- Click "Add New Repository".
- Enter "ericvitale" as the namespace.
- Enter "ST-Z-Wave-Shade" as the repository.
- Hit "Save".
- Select "Update from Repo" and select "ST-Z-Wave-Shade".
- Select "z-wave-shade.groovy".
- Check "Publish" and hit "Execute".
Manual Installation (if that is your thing)
- Open SmartThings IDE in your web browser and log into your account.
- Click on the "My Device Handlers" section in the navigation bar.
- On your Device Handlers page, click on the "+ Create New Device Handler" button on the right.
- On the "New Device Handler" page, Select the Tab "From Code" , Copy the "z-wave-shade.groovy" source code from GitHub and paste it into the IDE editor window.
- Click the blue "Create" button at the bottom of the page. An IDE editor window containing device handler template should now open.
- Click the blue "Save" button above the editor window.
- Click the "Publish" button next to it and select "For Me". You have now self-published your Device Handler.