Skip to content

Releases: kritsel/tado-openapispec-v2

Release version v2.2024.12.30.1

30 Dec 16:32
Compare
Choose a tag to compare

All changes are relative to the previously released version.

schema components

  • ZoneSetting: added property ZoneSetting.isBoost

Release version v2.2024.12.30.0

30 Dec 13:54
Compare
Choose a tag to compare

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: new
  • DELETE /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

29 Dec 15:48
Compare
Choose a tag to compare

All changes are relative to the previously released version.

home and bridge operations

  • GET /homeByBridge/{bridgeId}/boilerMaxOutputTemperature: new
  • PUT /homeByBridge/{bridgeId}/boilerMaxOutputTemperature: new
  • GET /homeByBridge/{bridgeId}/boilerWiringInstallationState: new

device operations

  • PUT /devices/{deviceId}/childLock: new

Release version v2.2024.12.29.0

29 Dec 11:21
Compare
Choose a tag to compare

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

28 Dec 11:38
Compare
Choose a tag to compare

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 control
  • DELETE /homes/{homeId}/overlay: moved from home control to zone control

Release version v2.2024.12.24.1

24 Dec 12:53
Compare
Choose a tag to compare

All changes are relative to the previously released version.

Schema model changes

  • Home: added possible value LINE_X to the documentation of Home.generation

Release version v2.2024.12.24.0

24 Dec 11:06
Compare
Choose a tag to compare

All changes are relative to the previously released version.

Schema model changes

  • Device: added enum value CALIBRATING to both Device.mountingState.value and Device.mountingStateWithError

Release version v2.2024.12.21.0

21 Dec 20:31
Compare
Choose a tag to compare

All changes are relative to the previously released version.

Schema model changes

  • ZoneState: added property link.reason

Release v2.2024.12.16.0

16 Dec 17:29
Compare
Choose a tag to compare

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

09 Dec 19:56
Compare
Choose a tag to compare

All changes are relative to the previous released version.

Schema model changes

  • MobileDeviceSettings.pushNotifications: new properties tariffHighPriceAlert and tariffLowPriceAlert