Skip to content

Releases: mattdavis90/node-tado-client

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

v0.13.7

26 Oct 16:10
Compare
Choose a tag to compare

What's Changed

  • Update check for fanLevel when using setZoneOverlay by @mattdavis90

Full Changelog: v0.13.6...v0.13.7

v0.13.5

25 Oct 18:23
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.4...v0.13.5

v0.13.4

25 Oct 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.3...v0.13.4

v0.13.3

24 Oct 07:48
Compare
Choose a tag to compare

What's Changed

  • fix: ensure mobile device location type represents the possible null value by @slcp in #45

Full Changelog: v0.13.2...v0.13.3

v0.13.2

23 Oct 09:21
Compare
Choose a tag to compare

What's Changed

  • added addEnergyIQMeterReading by @ViTra86 in #43
  • fix: surface all promise rejections within tests by @slcp in #44

New Contributors

Full Changelog: v0.13.1...v0.13.2

v0.13.1

19 Aug 14:58
Compare
Choose a tag to compare

Bugs Fixed

  • type not included when setting overlays

Full Changelog: v0.13.0...v0.13.1