Skip to content

Releases: cmroche/greeclimate

v2.1.0

05 Aug 21:26
Compare
Choose a tag to compare

2.1.0 (2024-08-05)

Features

  • Support GCM encryption for Gree devices (#92) (7122cdd)

v2.0.0

02 Jul 17:53
Compare
Choose a tag to compare

2.0.0 (2024-07-02)

Features

  • Full async networking (#90) (4587984)

  • Refactor networking layer

  • Switch all tests to unicast addresses (so they work on all platforms)

  • Add equality for device state, and tests

  • Adding log data for firmware and temp offset selection

BREAKING CHANGES

  • API calls no longer block waiting for device response, use the add
    handler to listen for updates from the device.

v1.4.6

27 Jun 21:55
Compare
Choose a tag to compare

1.4.6 (2024-06-27)

Bug Fixes

v1.4.5

27 Jun 00:44
Compare
Choose a tag to compare

1.4.5 (2024-06-27)

Bug Fixes

  • use of Queue where Event was expected (#85) (9dfcdbb)

v1.4.4

27 Jun 00:00
Compare
Choose a tag to compare

1.4.4 (2024-06-27)

Bug Fixes

v1.4.2

26 Jun 21:39
Compare
Choose a tag to compare

1.4.2 (2024-06-26)

Bug Fixes

  • Fahrenheit conversion inconsistencies (#73) (f09f3f1)

v1.4.1

05 Feb 21:13
Compare
Choose a tag to compare

1.4.1 (2023-02-05)

Bug Fixes

  • Allow socket reuse for discovery (#64) (db819b4)

v1.4.0

03 Dec 18:46
Compare
Choose a tag to compare

1.4.0 (2022-12-03)

Features

  • Add device properties for dehumidifiers (#62) (0e2a084)

v1.3.0

06 Aug 15:52
Compare
Choose a tag to compare

1.3.0 (2022-08-06)

Features

  • Support manually passing bcast addresses to device scan (b57dbd5)

v1.2.1

05 Jun 22:01
Compare
Choose a tag to compare

1.2.1 (2022-06-05)

Bug Fixes

  • Bump semver-regex from 3.1.3 to 3.1.4 (#54) (fdfa0f6)