Skip to content

Release version v2.2025.01.27.0

Compare
Choose a tag to compare
@kritsel kritsel released this 27 Jan 20:34
· 16 commits to main since this release

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 property acPower
  • AirComfort: new properties acPoweredOn and lastAcPowerOff
  • DayReport: new property acActivity
  • Device: new property accessPointWiFi and commandTableUploadState
  • HeatingSettingTimeSeries: renamed to ZoneSettingTimeSeries
  • HeatingSettingDataInterval: renamed to ZoneSettingDataInterval
  • Installation: new schema object
  • InstallationId: new schema object
  • PowerDataPoint: new schema object
  • PowerDataInterval: new schema object
  • PowerTimeSeries: new schema object