Skip to content

Releases: qqaatw/LibJciHitachi

Release v1.0.0

27 Aug 11:21
Compare
Choose a tag to compare

Full Changelog: 0.5.3...1.0.0

  1. Support heat exchanger.

Release v0.5.3

23 Jul 12:49
Compare
Choose a tag to compare

Full Changelog: 0.5.2...0.5.3

  1. Support business models.
  2. Clear events right before a device status is refreshed.
  3. Add firmware info to thing's property.

Release v0.5.2

12 Jun 07:46
Compare
Choose a tag to compare

Full Changelog: 0.5.1...0.5.2

  1. Support Apple silicon.
  2. Store monthly data into thing's property rather than return it.

Patch Release v0.5.1

15 Apr 16:36
Compare
Choose a tag to compare

Full Changelog: 0.5.0...0.5.1

  1. Fix power consumption calculation

Release v0.5.0

01 Apr 17:38
Compare
Choose a tag to compare

Full Changelog: 0.4.7...0.5.0

  1. Switch AWS IoT SDK to v2.
  2. Add freeze clean status to AC.
  3. Add coverage test.

Patch Release v0.4.7

03 Mar 14:56
Compare
Choose a tag to compare

Full Changelog: 0.4.6...0.4.7

  1. Unpin httpx version.

Release v0.4.6

23 Feb 04:29
Compare
Choose a tag to compare

Full Changelog: 0.4.5...0.4.6

  1. Update status code after setting a new status.
  2. Add get_monthly_data to API.

Patch Release v0.4.5

25 Jan 09:15
Compare
Choose a tag to compare

Full Changelog: 0.4.4...0.4.5

  1. Fix problems caused by manual delays.

Patch Release v0.4.4

24 Jan 14:53
Compare
Choose a tag to compare

Full Changelog: 0.4.3...0.4.4

  1. Handle mqtt incorrect response payload.
  2. Minor improvements.

Patch Release v0.4.3

16 Jan 12:52
Compare
Choose a tag to compare

Full Changelog: 0.4.2...0.4.3

  1. Fix token refresh mechanism.