SwitchBotAPI
SwitchBotAPI copied to clipboard
SwitchBot Open API Documents
### Current Situation This camera is not yet supported in the API ### Proposed Change Do you plan to add support for this device soon ? Thank you ! ###...
### Current Situation When executing the device control command of the Bot using the API, statusCode: 190 is returned. When using the iOS application, it works correctly. Other devices (Lock...
### Analysis Hello. I'm creating temporary keys on a keypad touch using an API endpoint. I have already enabled the webhook and I receive a success message for the createKey...
### Analysis When retrieving the status of the Plug Mini (JP) using the status retrieval API, the hubDeviceId and deviceId have the same value. It appears that the deviceId is...
### Current Situation Current i have Hub 2 and Keypad Touch. both device is worthless with APIs and Webhooks. We have already a IR lock so we wanna integrate with...
### Analysis Suddenly I can't get a list of devices at ``https://api.switch-bot.com/v1.0/devices/`` - I have had an existing piece of software using this endpoint fine for over a month and...
### Current Situation I am currently integrating my SwitchBot lock with OpenHAB and have encountered an issue. While the SwitchBot app allows me to "unlock" the door without opening the...
### Current Situation it is not possible to change auto lock setting for the SB lock. ### Proposed Change Allow turning auto lock off and on from API ### Additional...
### Analysis Can't create a new pass code for Keypad. Here my request : ``` POST https://api.switch-bot.com/v1.1/devices/KEYPAD_ID/commands body= { "commandType": "command", "command": "createKey", "parameters": { "name": "TEST 123", "type": "disposable",...
### Current Situation I am using Homey Pro to control my SwitchBot devices. I have two SwitchBot switches that are frequently / permanently having "Failed to connect device" errors. Within...