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

Opening one side of the curtain #126

Open
haroldboom opened this issue May 14, 2023 · 2 comments
Open

Opening one side of the curtain #126

haroldboom opened this issue May 14, 2023 · 2 comments

Comments

@haroldboom
Copy link

Hi, firstly thanks for the integration it works fantastic.

However I was wondering if it is possible to open just one side of a dual curtain setup? My switchbots are grouped and added as a single Bluetooth MAC address. Is it possible to just open one side in this configuration or do I need to ungrouo them and add them individually?

thanks

@devWaves
Copy link
Owner

in order to do that you would need to break them up as 2 devices

You would then send 2 seperate commands from the esp32, one to each curtain

when linked, it works a similar way but the esp32 would send the command to the primary curtain, then the curtain would send the second command to the other curtain

depending on the distance of the esp32 to the curtains you can get a delay on the second command that could be greater then the delay of the primary curtain sending a command to the 2nd curtain

@haroldboom
Copy link
Author

Yeah no worries I should be able to make that work. Thanks again mate

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

2 participants