SwitchBotAPI icon indicating copy to clipboard operation
SwitchBotAPI copied to clipboard

API for Curtain 3 only supports 2 different speed modi

Open powermarcel10 opened this issue 1 year ago • 0 comments

Analysis

Since the Curtain 3 has 3 different speeds options (performance, silent and silent drift mode), there should be an extra option in the api. It is now: mode: 0 (Performance Mode) and 1 for (Silent Mode). There should be an extra mode 2 for silent drift.

However, currently Mode 1 will allready trigger silentdrift mode. So only Performance mode and silent drift mode are working now using the api.

I hope this can be fixed in a future release.

Cheers, Marcel

Expected Behavior

Read above

Steps To Reproduce

Read above

Logs

No need for

Configuration

Not needed

Environment

  • OS:
  • Software:
  • Node:
  • npm:

Additional Context

No response

powermarcel10 avatar Oct 02 '24 21:10 powermarcel10