SwitchBotAPI icon indicating copy to clipboard operation
SwitchBotAPI copied to clipboard

SwitchBot Open API Documents

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

### Current Situation Webhook requires an endpoint that is accessible from the internet, but there is no way to restrict access, such as through authentication. If an action is taken...

enhancement

### Current Situation It would ne nice to have the battery status of the Keypad (Touch) in the API ### Proposed Change Add battery status attributes to API ### Additional...

enhancement

### Analysis JSON response for "/devices" doesn't have "deviceType" field for cameras, see log below ### Expected Behavior Should add "deviceType" field for cameras. ### Steps To Reproduce Execute "/devices"...

bug

### Current Situation Details are as follows. - Since around March 2024, we have been monitoring the battery level via Webhook, and at some point, the battery level started fluctuating....

question

### Analysis When attempting to send commands to a SwitchBot Curtain 3 device, the response from the API is returning a status code 190 with the message "Cannot read properties...

bug

### Analysis I am located in the UK (Switchbot region 'eu-central-1') using the API via the Home Assistant add-on at [switchbot-mqtt](https://github.com/hsakoh/switchbot-mqtt). I can connect and download the device data but...

bug

### Current Situation Currently, Hub 2's Webhook only notifies changes in sensor data, such as temperature and humidity. There is no Webhook support for the "on" and "off" buttons of...

enhancement

### Analysis The API includes URLs for obtaining a list of devices with their device IDs and a list of scenes with the IDs. However, there is no documented way...

bug

### Current Situation I recently updated to version `9.0` and upgraded the firmware of my Hub Mini to `V5.7-4.0`. I'm trying to receive webhooks from bot and curtain devices, but...

question

### Analysis when i execute in powerhell an api call to obtain status of my meter or meter plus i can seen battery is always : "100" but in switchbot...

bug