I would be interested, if you have any more left? coronabill (a) hotmail com
Question Chris⌠I modified some existing generic Z-Wave code to use with my Somfy shades and itâs basically a hard on, hard off button, and then the virtual switch for the tile which has been working for me. I didnât have to make a custom device type for the ZRTSII but am interested in your code, though I need to have the shades go fully âoffâ and open 100%. Whatâs the easiest way to add that in?
@mbial Iâm interested in the discounted new controller. I just had some blinds installed yesterday and Iâm ready to automate. Thanks in advance.
@mbial - for some reason I canât seem to figure out private messageâŚbut if you can contact me Iâd like to purchase one of your Somfy unitsâŚ.have about 15 of the motorized blinds in my house and would love to integrate with SmartThings and do away with the old remotes! My email is brian_abrahamson (at) hotmail (dot) com.
Thanks!
I have the below blinds from Home Depot and they have a continuous cord loop . Theyâre similar to Hunter Douglas Silhouttes. According to Home Depotâs web site, getting them motorized is $265 for each one. (I have 5) and then another almost $100 for the daisy chain, remote and battery pack. Comes out to like $1300 without the relay switch! This is just as much as the blinds cost!!!
Can someone point me to a DIY guide and which motors I would need? I am not extremely handy and had the original blinds installed professionally since itâs a challenging bow window. I donât want to ruin my existing installation by cutting cords, etc.
@Mbhforum looking at the link u posted if ur setup has a cord u might want to take a look at this. I havent tried it before though. http://www.smarthome.com/add-a-motor-45-80-motorized-drape-controller.html
Thanks. Since I have 5 windows next to each other, that probably wonât work or look good. Also since its Insteon wouldnât work with ST.
Hello!
Currently we are working on the retrofit add-on device which will be connect ordinary window blinds to SmartThings. I highly recommend to subscribe to our newsletter to stay updated (getcomfee.com).
I wonder if STâs recent integration announcement with Somfy will include their MyLink hub? Itâs $200 compared to buying the $390 zwave/rts relay. @Tyler do you know?
I think mylink connects to wifi only and not zwave if I am correct? is there an advatage to use ZRTSI over my link? so conflicted!!!
so I called somfy to discuss difference between âmylinkâ device and ZRTSI, They said ZRTSI is going to the item more likely to be integrated rather than mylink which is designed as a stand alone device. One thing that was mentioned is that the Smartthings needs to be confirm if there is a âstopâ functionality rather than just UP and Down. So this is important to me as I do not want my blinds all way all day.Can anyone confirm if they have programmed ZRTSI with STOP button?
Hi Tyler, are you stating that you are able to program Smartthings to open and close the shades at different points on each of the 16channels? I am trying to see if ZRTSI allows for program preset height of shade via smartthings. Thanks!!
I have SmartThings and ZRTSI and was able to send three different commands:
- UP: zwave.basicV1.basicSet(value: 0xFF).format(),
- DOWN: zwave.basicV1.basicSet(value: 0x00).format(),
- STOP (they MY button on the Somfy remote): zwave.switchMultilevelV1.switchMultilevelStopLevelChange().format()
I havenât found a way to set Somfy blinds to anything other than those three values. I canât set my rollers to 80% closed for example; however I can program the Somfy MY position to a pre-defined level and call the STOP command to send the blinds there.
A limitation that I found was that the ZRTSI will only report back two states for the blinds back to SmartThings:
- ON: which is fully up for my roller blinds, or slates tilted fully up for shutters (so you canât see through the window)
- OFF: any position other than ON will report as OFF. For example, if my roller blinds are down even one inch, itâll be reported as OFF.
To mitigate this limitation on my horizontal shutters I re-programed the Somfy moter limits so that 100% OPEN doesnât position the slates fully up which is its factory default (canât see through the window), but instead to position the slates to a level position (so you can see through the window). Now my SmartThings reports ON as able to see through the window, and OFF as slates pointing down so the blinds are closed. I loose the ability to point the blinds slates up, but thatâs okay with me if it allows SmartThings to properly report OPEN/CLOSE state.
I hope this helps.
Chris
So to be clear : if I programmed the âMYâ button on somfy remote at the level I need the blinds at, when I go to the smartthings app and select âstopâ ⌠Blinds will go to the âmyâ button level?
Correct. The STOP command sent from SmartThings to ZRTSI will act in the same manner as the MY button on the original Somfy remote, either stopping the blinds if they are moving, or sending the blinds to a pre-defined position if the blinds are not moving.
Thank you, this is very helpful!! Hopefully the recent smartthings announcement to support Somfy has more functionality. Lets see what happens.
@mbial Matthew I could figure out how to pm you through here. Iâm interested in ordering a zrtsi from you. email me at randygaza [at] me.com Thanks.
Matt ⌠interested to purchase a controller from you. Do you still have them? Anjan
@aghosal (and the rest of the community) I still have the ZRTSI II controllers available at a reduced price. In the future, please PM me if youâre interested.
If you watch this video from Somfy, they specifically mention that they will provide integration from other products. https://m.youtube.com/watch?v=qSVag8cmxig
My guess is their MyLink product will be more robust than the ZWave connectivity. AutomaticShadestore.com told me they will be offering the MyLink hub for a promotional price of $139.00. This is at least $90-200 cheaper than the ZWave relay.
With MyLink, you should have more control over your blinds than the ZWave relay and I think it will be a matter of time before someone integrates it with Smartthings. I should be getting my Somfy motors installed in the next few weeks and I think I might hold out for the MyLink Hub.