SwitchBotAPI icon indicating copy to clipboard operation
SwitchBotAPI copied to clipboard

SwitchBot Open API Documents

Results 187 SwitchBotAPI issues
Sort by recently updated
recently updated
newest added

### Current Situation I have 2 curtain bots, connected together, in a group. Both have a Solar-panel. I can read the status of both curtains-bots with the API, but i...

enhancement
pinned

### Current Situation Have some new blind tilts that I would like to use in Apple Home. Could you please add support in the API? ### Proposed Change As stated...

enhancement
pinned

### Analysis When I send asetPosition: down;0 the blind doesn't move and the command returns an error code 400. All other positions seem to work, but I don't have a...

bug
pinned

### Current Situation Please add the ability turn privacy mode on/off and the ability to start/stop recording to the SwitchBot cameras. The vast majority of people with an indoor camera...

enhancement
pinned

### Current Situation When I use the API to list my devices, I only get my AC which is connected to a Hub MIni, but I have a Lock on...

question

### Analysis Invalid API calls eventually cause the keypad to disconnect from the hub. The only way to reconnect it is to physically remove it from the mount. ### Expected...

bug

### Current Situation I'm trying to activate a scene in Python, but I'm having trouble. I can get the device list using https://api.switch-bot.com/v1.1/scenes and an authenticated header, and I can...

question

### Lock Pro API 400 Error for no apparent reason Hi there! So I'm trying to control my SwitchBot Lock Pro via API (through the hub, of course). I can...

question

### Analysis Active polling is correctly working for the S10 Vacuum, but the API is not sending updates through webhooks. ### Expected Behavior If a webhook is configured in my...

bug

### Analysis While other parameter values are correct (direction, slideposition) the battery value of this blind tilt device is always 100%: I used samples found here, this is the json...

bug