SwitchBotAPI
SwitchBotAPI copied to clipboard
SwitchBot Open API Documents
**Describe The Bug:** Not actually a bug, but the documentation seems unclear to me with regard to error responses. **To Reproduce:** Send a control command that is incompatible with a...
Is there a way to add child lock controls to the API for the Humidifier?
**Is your feature request related to a problem? Please describe.** Right now I am not able to see if my bot is On or if it is Off or if...
### Current Situation Only S1 vacuum is supported ### Proposed Change Add support for the K10+ ### Additional Context _No response_
### Current Situation The device is reported via getDevices but it has no deviceType reported. ### Proposed Change Report the deviceType for the s10 and possibly implement command set like...
### Current Situation The documentation doesn't show if or how the colour and timer functions of a light remote can be controlled. If it is possible. could the document be...
### Analysis The following JSON should delete a key with ID=15: {"command":"deleteKey","parameter":{"id":"15"},"commandType":"command"} But sending that command to the API server does not delete the key. Furthermore, my webhook does not...
### Current Situation Currently, the only time the API sends the lock codes is in response to a Get Device List message. It's very inefficient to receive and process full...
### Analysis The older Curtain motors provide webhook feedback when the motors move but the Curtain 3 motors don't. ### Expected Behavior Webhook data when a Curtain 3 motor moves...
Now the Homebridge & HomeKit match’s the API, thanks @donavanbecker! But still wrong between the API vs SwitchBot app. SwitchBot Hub (1) FW: V5.4-3.8 @SwitchBot @SwitchBot-Wonderlabs _Originally posted by @thechris1992...