SwitchBotAPI
SwitchBotAPI copied to clipboard
SwitchBot Open API Documents
### Current Situation The Lock Pro requires a web hook to receive success or failure notifications when I use the API to create or delete keys. However, there is currently...
### Current Situation Right now multiple commands have to be sent as their own request to: ```http POST /v1.1/devices/{deviceId}/commands ``` For certain appliances, it is desirable to send multiple commands...
### Analysis I'm developing an add-on for HomeAssistant and received user feedback regarding the selfClean command for the new S10. When executing the `selfClean` command, the following response occurs: ```...
### Current Situation Hi, Is there now, in API v1.1, the possibility to get a response that the press of the bot was successful? In the new app v8.3, I...
### Analysis We set up webhooks for SwitchBot Lock using SwitchBot API, but webhooks often (not always) fails to POST lock/unlock events, even if SwitchBot app on a smart phone...
### Current Situation I would like to see the timestamp when the value for a device was last updated. While I can get a value I don't know how recent...
### Current Situation There is no specification in the API description for Lock Pro ### Proposed Change expand API description ### Additional Context _No response_
### Current Situation I create passcodes for the keypad touch via API, but sometimes it doesn’t work properly.There are three possible cases: 1 The passcode is created correctly, and the...
### Current Situation I thought that since the app has logs of what unlocked a Lock or Lock Pro, like OpenAPI, 'Thumb name' (for keypad touch), Manual, etc - I...
### Current Situation Currently its not possible to query the vaccums accessory life via the api. ### Proposed Change The values that are visable in the app should also be...