OpenWonderLabs / python-host

The python code running on Raspberry Pi or other Linux based boards to control SwitchBot.
Apache License 2.0
376 stars 84 forks source link

Add Curtain left and right commands (same as calibration) #25

Open Jon889 opened 3 years ago

Jon889 commented 3 years ago

It would be great to be able to move the curtain bot left and right (outside of the calibrated area) just as the buttons in the app do during calibration. I'd put a PR myself for this but I'm not sure what the command data would be?

Jon889 commented 3 years ago

Found the commands so will put a PR up sometime

DavidCooperWCU commented 3 years ago

Can you list the commands here? I am interested in using this feature as well. Thanks!

SwitchBot-Wonderlabs commented 3 years ago

No LEFT and RIGHT commands. Left and right are based on calibration.

DavidCooperWCU commented 3 years ago

What do you do if the robot isn't calibrated yet?