Releases: kritsel/tado-openapispec-v2
Release v2.2025.02.03.0
All changes are relative to the previously released version.
invitation operations
GET /homes/{homeId}/invitations
: newPOST /homes/{homeId}/invitations
: newDELETE/homes/{homeId}/invitations\{invitionatToken}
: newPOST/homes/{homeId}/invitations\{invitionatToken}\resend
: new
schema object changes:
Home.awayRadiusInMeters
: changed type frominteger
tonumber (float)
Invitation
: newInvitationRequest
: newInvitationToken
: new
Release v2.2025.02.02.1
All changes are relative to the previously released version.
device operations
PUT /devices/{deviceId}/childLock
: removed erroneous request body examples (copy-paste error)
Release v2.2025.02.02.0
All changes are relative to the previously released version.
device operations
PUT /devices/{deviceId}/childLock
: define request bodyPUT /homes/{homeId}/zones/{zoneId}/measuringDevice
: 200 response instead of 204
Schema changes
ChildLock
: new
Release v2.2025.01.27.1
All changes are relative to the previously released version.
device operations
GET /homes/{homeId}/installation/{installationId}
: newGET /homes/{homeId}/zones/{zoneId}/dayReport
: defined thedate
parameter as optional
Schema changes
PowerTimeSeries
: fixed errors in example valuesTemperatureUnit
: new
Release version v2.2025.01.27.0
All changes are relative to the previously released version.
All changes in this release are related to AC (air conditioning) devices
device operations
GET /homes/{homeId}/installations
: removed the deprecated status, as it does return an installation when there is an AC control in the home
Schema changes
ActivityDataPoints
: new propertyacPower
AirComfort
: new propertiesacPoweredOn
andlastAcPowerOff
DayReport
: new propertyacActivity
Device
: new propertyaccessPointWiFi
andcommandTableUploadState
HeatingSettingTimeSeries
: renamed toZoneSettingTimeSeries
HeatingSettingDataInterval
: renamed toZoneSettingDataInterval
Installation
: new schema objectInstallationId
: new schema objectPowerDataPoint
: new schema objectPowerDataInterval
: new schema objectPowerTimeSeries
: new schema object
Release version v2.2025.01.14.1
All changes are relative to the previously released version.
zone operations
GET /homes/{homeId}/flowTemperatureOptimization
: newPUT /homes/{homeId}/flowTemperatureOptimization
: new
boiler --> home by bridge operations
All operations previously tagged as boiler
are now tagged as home by bridge
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)