Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spring Window Fashions DH Issue #1

Open
shawnsplace opened this issue Jul 26, 2018 · 5 comments
Open

Spring Window Fashions DH Issue #1

shawnsplace opened this issue Jul 26, 2018 · 5 comments

Comments

@shawnsplace
Copy link

shawnsplace commented Jul 26, 2018

I just setup a 2 new blinds and when I added them to smartthings they were automatically detected as Spring Window Fashions Shades and so used the Springs Window Fashions Shade DH.

They seem to work ok like this when controlling them individually using smartthings but once I setup a shady group they seem to open/on ok but they won't close/off using the shady group. The percentages seem to work ok.

I have two other blinds previously setup using your z-wave blind device handler and they always have worked fine in shady.

Can you please take a look at this?

Thank You!

@ericvitale
Copy link
Owner

Can you change the log level for the device in the device settings to debug and post some logs from the ide when you open and close?

@ericvitale
Copy link
Owner

This is an issue with the DH. I've submitted a pull request to the ST repository with a fix.

SmartThingsCommunity/SmartThingsPublic#3316

@shawnsplace
Copy link
Author

Eric,

Thanks for looking into this. Do you still want the logs? If so do you want them from shady or from the actual shades themselves?

@ericvitale
Copy link
Owner

ericvitale commented Aug 1, 2018

No need for the logs. I'm sure it will take ST a while to fix this issue. If you want to manually adjust the Shady DH that you have installed...

Change this line

From selectedShades.on() to selectedShades.open()

Change this line

From selectedShades.off() to selectedShades.close()

Do you know how to modify them on your install in the ST IDE?

@fun4stuff
Copy link

Has this been fixed yet or doing still need to change the code as described above?

I have zwave motorized shades from zebra blinds that work well with the spring window fashion shades DH but don't work with the shady group DH.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants