Releases: kritsel/tado-openapispec-v2
Release version v2.2024.12.30.1
All changes are relative to the previously released version.
schema components
ZoneSetting
: added propertyZoneSetting.isBoost
Release version v2.2024.12.30.0
All changes are relative to the previously released version.
bridge operations
GET /bridges/{bridgeId}
new
boiler operations
Operation group home by bridge has been renamed into bridge
zone operations
POST /homes/{homeId}/zones/{zoneId}/state/openWindow/activate
: newDELETE /homes/{homeId}/zones/{zoneId}/state/openWindow
: new
schema components
type Boiler
is renamed to Boiler1
because the introduction of GET /bridges/{bridgeId}
required the creation of a new type which also represents a boiler and that new type has been named Boiler2
tadoº X support labelling
tado X support labels for several operation groups and individual operations have been updated
Release version v2.2024.12.29.2
All changes are relative to the previously released version.
home and bridge operations
GET /homeByBridge/{bridgeId}/boilerMaxOutputTemperature
: newPUT /homeByBridge/{bridgeId}/boilerMaxOutputTemperature
: newGET /homeByBridge/{bridgeId}/boilerWiringInstallationState
: new
device operations
PUT /devices/{deviceId}/childLock
: new
Release version v2.2024.12.29.0
All changes are relative to the previously released version.
tadoº X labelling
Added labels to operation groups (and sometimes individual operations) to indicate whether the operation (group) is supported for tadoº X enabled homes. (credits to wmalgadey Wolfgang Malgadey)
Release version v2.2024.12.28.0
All changes are relative to the previously released version.
Operation tagging (a.k.a. grouping) changes
These changes can have impact on API client code which is generated from the API definition.
POST /homes/{homeId}/overlay
: moved from home control to zone controlDELETE /homes/{homeId}/overlay
: moved from home control to zone control
Release version v2.2024.12.24.1
All changes are relative to the previously released version.
Schema model changes
Home
: added possible valueLINE_X
to the documentation ofHome.generation
Release version v2.2024.12.24.0
All changes are relative to the previously released version.
Schema model changes
Device
: added enum valueCALIBRATING
to bothDevice.mountingState.value
andDevice.mountingStateWithError
Release version v2.2024.12.21.0
All changes are relative to the previously released version.
Schema model changes
ZoneState
: added propertylink.reason
Release v2.2024.12.16.0
All changes are relative to the previous released version.
Schema model changes
WeatherState
: added additional enum values (credits to clambin)
Release v2.2024.12.9.0
All changes are relative to the previous released version.
Schema model changes
MobileDeviceSettings.pushNotifications
: new propertiestariffHighPriceAlert
andtariffLowPriceAlert