Skip to content

Releases: mattdavis90/node-tado-client

v0.20.1

26 Nov 20:27
20ed4ca
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump the development-dependencies group across 1 directory with 10 updates by @dependabot in #96
  • build(deps-dev): bump chai-as-promised from 8.0.0 to 8.0.1 in the development-dependencies group by @dependabot in #97
  • fix: don't send AC swing if not supported by @mattdavis90 in #98

Full Changelog: v0.20.0...v0.20.1

v0.20.0

22 Nov 21:13
f539d96
Compare
Choose a tag to compare

What's Changed

  • api: support invitation management by @abn in #86
  • api: support mobile device geo-location config by @abn in #87
  • build(deps-dev): bump the development-dependencies group with 9 updates by @dependabot in #88
  • chore: tidy privates and tests by @mattdavis90 in #89
  • build(deps-dev): bump the development-dependencies group with 5 updates by @dependabot in #91
  • build(deps): bump @eslint/plugin-kit from 0.2.2 to 0.2.3 by @dependabot in #92
  • build(deps): bump cross-spawn from 7.0.3 to 7.0.5 by @dependabot in #93
  • api: fix early start endpoints by @abn in #95

Full Changelog: v0.19.0...v0.20.0

v0.19.0

01 Nov 20:35
5333787
Compare
Choose a tag to compare

What's Changed

  • Improve types for away configuration and allow setting away config for zones by @abn in #82
  • types: improve activity data point, add support for ac power by @abn in #81
  • api: add support for creating device push notification registration by @abn in #84
  • Add support for heating system and boiler infromation by @abn in #83
  • Add missing endpoints /incidentDetection /earlyStart and /awayRadiusInMeters by @abn in #85

Full Changelog: v0.18.1...v0.19.0

v0.18.1

29 Oct 19:40
5a6f06f
Compare
Choose a tag to compare

What's Changed

  • api: remove superfluous country parameter in getEnergyIQOverview by @abn in #76
  • types: add installation types and states by @abn in #77
  • types: add typing for ZoneState.preparation by @abn in #78
  • types: allow setting only C/F for overlays by @abn in #79
  • chore: include test files in eslint config by @abn in #80

Full Changelog: v0.18.0...v0.18.1

v0.18.0

28 Oct 18:53
8379daf
Compare
Choose a tag to compare

What's Changed

  • chore: clean up compiler complaints by @abn in #72
  • api(setZoneOverlays): allow boost heating requests by @abn in #71
  • build(deps-dev): bump tsx from 4.19.1 to 4.19.2 in the development-dependencies group by @dependabot in #75
  • api: fix typo in getEnergyIQConsumptionDetails name by @abn in #73
  • Add documentation for Tado class, improve types and enhance linting by @abn in #74

Full Changelog: v0.17.1...v0.18.0

v0.17.1

26 Oct 15:09
c8a9ce3
Compare
Choose a tag to compare

What's Changed

  • ci: add initial dependabot configuration by @abn in #65
  • ci(depbot): simplify config to be correct by @abn in #66
  • build(deps-dev): bump the development-dependencies group with 12 updates by @dependabot in #67
  • build(deps): bump the production-dependencies group with 2 updates by @dependabot in #68

Full Changelog: v0.17.0...v0.17.1

v0.17.0

26 Oct 09:43
42b06b7
Compare
Choose a tag to compare

What's Changed

  • tests: fix baseline tests to pass by @abn in #58
  • docs: add typedoc generation and GH Pages publishing by @abn in #57
  • ci: update docs to trigger on master and README changes by @abn in #59
  • enums: add missing weather states by @abn in #63
  • api: add support for /consumptionDetails endpoint by @abn in #64
  • ci: add main workflow by @abn in #60
  • ci: add a publish workflow by @abn in #62

New Contributors

  • @abn made their first contribution in #58

Full Changelog: v0.16.0...v0.17.0

v0.14.1

04 Feb 18:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.14.0...v0.14.1

v0.14.0

19 Nov 15:11
Compare
Choose a tag to compare

What's Changed

  • fix: update ZoneStates response type to match the API response by @slcp in #50
  • fix: update some zone state properties for which null is a valid value by @slcp in #51

Full Changelog: v0.13.8...v0.14.0

v0.13.8

18 Nov 17:11
Compare
Choose a tag to compare

What's Changed

  • Fix: getAirComfortDetailed used an old authentication method
  • Patch: Updated axios to latest version due to vulnerability

Full Changelog: v0.13.7...v0.13.8