SwitchBotAPI
SwitchBotAPI copied to clipboard
SwitchBot Curtains - Pause Command
Is your feature request related to a problem? Please describe.
Can't pause curtains with API
Describe the solution you'd like
Add pause command to API to be able to pause curtains
Describe alternatives you've considered
Just open or close curtains but that's not fun... 😀 Additional context
SwitchBot App has it.

For example in the Eve App and with IKEA curtains, there is a stop button showing. When available by API this would be great to have in the SwitchBot Plug-in. Thx.


This is a very necessary feature in the API. Any update on when this will be added?
I'm also looking to use a pause / stop curtain command with the API. Are there any updates?
I just tried with {"command": "pause"} works fine 😄
@mthoretton must of been added in v1.1 of the API?
Maybe, I just learned about this github project 1h ago 😃
@donavanbecker Thanks for maintaining this project. Everything was super easy to setup and works smoothly! 👍 I tried the pause command many times already, as far as I can tell this issue is fixed. This is the hardware I have in case that's relevant: https://us.switch-bot.com/products/switchbot-curtain-u-rail-2
@donavanbecker this is a documentation problem I just confirmed the above works Ill do a PR against the docs to get this added.
Opened https://github.com/OpenWonderLabs/SwitchBotAPI/pull/270 to get pause added to documentation. It does in fact work in v1.1 api I just tested. @donavanbecker @mthoretton