added
v1.0.0
almost 5 years ago by Mark Jubenville
Summary: welcome to the v1.0.0 release of the SmartBuildings API.
Initial Stable Release
Welcome to v1.0.0 of the SmartBuilding API.
This is the first stable release of the API. Breaking changes should no longer occur from this point forward until we move to v2.0.0. If you were using the beta version of the API, and need information on breaking changes in this version from the beta, please see https://docs.sb.ecobee.com/docs/smartbuildings-api-v007-beta-v100-changes
New
We've also added some new routes to the API
- POST
/api/v1/buildings
this route creates a new building in SmartBuildings - POST
/api/v1/buildings/{buildingId}
this route is used to register a thermostat in a specific building - POST
/api/v1/thermostats/{thermostatId}
this route creates a fan-only hold event on a thermostat