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

Rail problems in mixed rooms... #18

Open
jgrn307 opened this issue Jul 26, 2021 · 2 comments
Open

Rail problems in mixed rooms... #18

jgrn307 opened this issue Jul 26, 2021 · 2 comments

Comments

@jgrn307
Copy link

jgrn307 commented Jul 26, 2021

I had this problem with the original neosmartblinds app, and they managed to fix it, so I'm hoping to get a similar fix here.

Background: a room has a mixture of top-down/bottom-up blinds and normal bottom-up blinds. If I want the room to "act" like a bottom-up only, I need rail 1 on the bottom-up blinds to go up and down, and rail 2 on the top-down/bottom-up blinds to do the same thing (rail 2 is the bottom rail on these units).

Behavior: If I set rail: 1 for a room with mixed blinds, then the top-down/bottom up blinds will open from top to bottom, and the bottom-up will open normally. If I set rail: 2, then ONLY the top-down/bottom-up blinds will open, since the bottom-up blinds don't have a rail 2.

Expected behavior: "rail" should only be used for top-down/bottom-up, but for bottom-up blinds rail is auto-set to 1.

@jgrn307
Copy link
Author

jgrn307 commented Jul 26, 2021

Functionally, I want "rail 2" to be used for all up/down commands for top-down, bottom-up and "rail 1" to be used for bottom-up blinds unless otherwise configured.

@jgrn307
Copy link
Author

jgrn307 commented May 20, 2023

I was hoping to bump this -- is there any way to deal with mixed TD/BU and TD blinds? The neosmartblinds app can handle it (somehow) as a group.

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

1 participant