millheat-api
Version:
API for Mill heaters
54 lines (25 loc) • 2.12 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [2.0.0](https://github.com/andyno/millheat-api/compare/v2.0.0-beta.0...v2.0.0) (2023-11-21)
## [2.0.0-beta.0](https://github.com/andyno/millheat-api/compare/v0.0.10...v2.0.0-beta.0) (2023-11-13)
### ⚠ BREAKING CHANGES
* No support for Mill's old cloud service hosted through AbleCloud.
### Features
* support for MillNorway API ([de551a2](https://github.com/andyno/millheat-api/commit/de551a29ba265a925c6871001c6c20e628166db9)), closes [#17](https://github.com/andyno/millheat-api/issues/17)
### [0.0.10](https://github.com/andyno/millheat-api/compare/v0.0.9...v0.0.10) (2022-01-25)
### [0.0.9](https://github.com/andyno/millheat-api/compare/v0.0.8...v0.0.9) (2022-01-25)
### [0.0.8](https://github.com/andyno/millheat-api/compare/v0.0.7...v0.0.8) (2021-11-05)
### [0.0.7](https://github.com/andyno/millheat-api/compare/v0.0.6...v0.0.7) (2021-11-05)
### Bug Fixes
* **error:** add timezone handling and retry when error code is "token expired" ([d85a20f](https://github.com/andyno/millheat-api/commit/d85a20f018e758095dfaf94a01bdc713068e1283))
### [0.0.6](https://github.com/andyno/millheat-api/compare/v0.0.5...v0.0.6) (2020-09-04)
### Bug Fixes
* **uuid:** import correct uuidv4 from new version ([2ccc34e](https://github.com/andyno/millheat-api/commit/2ccc34e477da74ac114f66316ad723eed3585438))
### [0.0.5](https://github.com/andyno/millheat-api/compare/v0.0.4...v0.0.5) (2020-08-26)
### [0.0.4](https://github.com/andyno/millheat-api/compare/v0.0.3...v0.0.4) (2020-03-12)
### Bug Fixes
* **auth:** prevent duplicate authentication calls ([52571a3](https://github.com/andyno/millheat-api/commit/52571a39f1c2e9abd1399ce3a01d7491e4f4a504))
### [0.0.3](https://github.com/andyno/millheat-api/compare/v0.0.2...v0.0.3) (2020-02-16)
### 0.0.2 (2020-02-16)
### Features
- **all:** first version ([252db32](https://github.com/andyno/homebridge-millheat/commit/252db329c13339a82008dfbf907b9379f00a1c92))