Releases: mattdavis90/node-tado-client
Releases · mattdavis90/node-tado-client
v0.20.1
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
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
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
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
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
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
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
Full Changelog: v0.16.0...v0.17.0
v0.14.1
What's Changed
- Fix of #54 by @quelqundev in #55
New Contributors
- @quelqundev made their first contribution in #55
Full Changelog: v0.14.0...v0.14.1
v0.14.0
v0.13.8
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