I am using the Smartthings app to control my Bali motorized blinds. This works great but the shades either are all the way open or all the way closed. Does anyone know if there is a way to make the app stop the blinds half way down? Thanks.
E_Sch
(Eric)
January 6, 2017, 6:04pm
2
You don’t say what motor/controller you are using?
Is this Somfy? Is this a zrtsII, or something else.
If the device type handler (DTH) you are using is up to date, it should have commands
For somfy they have a my setting, that if properly programmed, should set shades at a preset position.
1 Like
Yes they are Somfy. Sorry to be dumb but do you have any idea how to set it up or who I would call to ask.
Mary Dorendorf
@E_Sch device handler is the best. I believe the default shows up as a dimmer light, which setting to 50% should go the the “My” setting.
https://github.com/imnotbob/SmartThings-1/blob/Develop/somfy_shades.groovy
Need to install it in the IDE and change the blinds to use that instead. look for “USING A CUSTOM DEVICE TYPE HANDLER” in the below post to point you in the right direction.
The original FAQ information in this thread refers to the original smartthings architecture, which was in place through the end of 2022 and a little beyond. Custom code was written in the groovy programming language and ran in the smartthings cloud.
As of May 2023, you can no longer add new Groovy DTH‘s or smartapps to your smartthings account. So if you came here because of a link in an old forum thread, or on another site, I’m afraid the Groovy information is no longer usable.
All of this was replaced by a new architecture. Cloud to cloud integrations use the smartthings API. Hub connected devices, mostly Zigbee and zwave, now use “Edge Drivers,” written in the LUA programming language. Here’s the official announcement on those:
The process for using a custom Edge Driver in the new …
1 Like
ZebraBlinds
(Neal (www.zebrablinds.com / www.zebrablinds.ca))
January 6, 2017, 11:18pm
5
Are you using their z-wave motors? If so check the device handlers in the following thread. All though the brand is called Graber, it’s just a premium brand (slightly more refined, better customer service) of the same company:
Cick the blue link: March 8, 2017 - New Product Announcement
I have been a part of the smartthings community for only about three months, and I’ve seen a lot of interesting ideas and devices. I would like to introduce one that we have been working on and seems to fill in a need for some people:
Full Disclaimer: We are dealers of Graber products, all our products are made to order at custom sizes and options.
Video with SmartThings v2 hub:
Controlling Multiple Shades (Solar Shade on the left and Cellular Shade on the right)
Graber’s virtual cord shades utilize Z-Wave+ to operate. This means it can be directly integrated with Samsung’s SmartThings and other home automation systems. In SmartThings, it works as a dimmer switch so using Smart Lighting it should be able to run locally…
Also if you want to keep it simple, switch it to a dimmer switch in the IDE.
E_Sch
(Eric)
January 6, 2017, 11:49pm
6
I have found somfy support to be very helpful
I expect they will have you make sure things are setup correctly without the zrtsii then can help if you are using zwave
Do you have a zrtsII or some other zwave access?