Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenAPI Specification for SwitchBot Home Automation

SwitchBot has human-readable documentation for its API. Unfortunately this doesn't include a machine-readable API specification, which is why I've adapted their documentation into OpenAPI. Using this, you can generate API clients, validate your requests, and more easily explore the available endpoints.

Current Status

  • /v1.1/devices (list devices) is fully described
  • /v1.1/devices/{deviceId}/status (device status) is fully described
  • /v1.1/devices/{deviceId}/commands (contorl devices) is not described

About

OpenAPI specification for the SwitchBot automation products

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages