[go: nahoru, domu]

Skip to content

Releases: qqaatw/JciHitachiHA

Patch Release v1.7.2

27 Jun 18:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.7.1...1.7.2

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Patch Release v1.7.1

15 May 07:03
Compare
Choose a tag to compare

What's Changed

  • fix non-thread-safe operation by @cloudrainstar in #77
  • Remove and update deprecated constants

New Contributors

Full Changelog: 1.7.0...1.7.1

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Release v1.7.0

29 Apr 18:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.6.0...1.7.0

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Release v1.6.0

30 Dec 04:41
Compare
Choose a tag to compare

To developers who take reference from this project to build another project (possibly written in different programming languages):
Despite LibJciHitachi being distributed under Apache 2.0 License, please contact us before open sourcing your project so that we can review the implementation details. Improper implementations may cause high loading on the Hitachi servers and thereby a stringent connection policy enforced.

What's Changed

  • Update LibJciHitachi ver. to 1.4.0.

Full Changelog: 1.5.0...1.6.0

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Release v1.5.0

14 Nov 00:05
Compare
Choose a tag to compare

What's Changed

  • feat(climate): Support more horizontal swing by @sykuang in #53
  • Reuse the API instance created in config flow so we do not need to login again.

New Contributors

Full Changelog: 1.4.0...1.5.0

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Release v1.4.0

16 Jun 17:49
Compare
Choose a tag to compare

What's Changed

  • Update LibJciHitachi ver. to 1.3.0.
  • Change state class of JciHitachiMonthlyPowerConsumptionSensorEntity t… by @RiANOl in #48

Full Changelog: 1.3.1...1.4.0

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Patch Release v1.3.1

07 May 16:45
Compare
Choose a tag to compare

What's Changed

  • Update LibJciHitachi ver. to 1.2.2.
  • Return None if pm25_value is unsupported. by @RiANOl in #47

New Contributors

Full Changelog: 1.3.0...1.3.1

Sponsoring: If you find the project useful and want to support it, you can buy me a chocolate cake via Jkopay or ko-fi.

Release v1.3.0

02 May 17:34
Compare
Choose a tag to compare

Breaking Change: The minimally supported Python version is now 3.8.

  1. Update LibJciHitachi ver. to 1.2.0.
    • Handle MQTT interrupted and resumed connections.
    • LRU cache str2id function.
    • Enable async publish.
    • Update the minimal supported Python version to 3.8.
    • Add tests for the above.

Full Changelog: 1.2.0...1.3.0

Release v1.2.0

27 Mar 16:44
Compare
Choose a tag to compare

Breaking change: Since this version, only Home Assistant Core 2022.11.0+ are supported.

  1. Update out-dated apis.
  2. Prevent refreshing status right after API login.
  3. Add contributing guide.

Full Changelog: 1.1.0...1.2.0

Release v1.1.0

04 Jan 12:05
Compare
Choose a tag to compare
  1. Update LibJciHitachi ver. to 1.1.0.
    • Add Python 3.11 support.
  2. Fix unexpected target temp in fan and auto mode by @stu85010 in #36

New Contributors

Full Changelog: 1.0.0...1.1.0