SwitchBotAPI
SwitchBotAPI copied to clipboard
SwitchBot Open API Documents
### Analysis Is PowLevel supported on the K10+ via the public API? It returns success, but has no effect. Is this possibly an unimplemented command stub? ### Expected Behavior Change...
### Analysis Since December the previously working integration always returns '190: Too many request'. I have no other integrations that would use the API except the one that I'm only...
### Current Situation I am trying to configure a webhook via the API but I just get a return code of 190 I can poll the other APIs for data...
### Current Situation I want to output historical data from plug mini to a google spreadsheet, but it doesn't work because I get an error that I can't get the...
### Current Situation Currently, the Hub 2 can send IR signals and learn remotes, which is excellent. However, many users (myself included) also use the original IR remotes (e.g., for...
### Current Situation Currently the api doesn't allow for an option to block calls to an specific device or hub. This makes that automatic retrieving of deviceses exposes some that...
### Current Situation I wonder if I can get a metric which shows how many requests i can still run Something like Docker has already implemented for example: https://docs.docker.com/docker-hub/usage/pulls/#view-hourly-pull-rate-and-limit This...