Releases: qqaatw/JciHitachiHA
Release v1.9.0
Release v1.8.0
Patch Release v1.7.2
What's Changed
- also update heat exchanger fan according to 6b35204 by @cloudrainstar in #81
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
What's Changed
- fix non-thread-safe operation by @cloudrainstar in #77
- Remove and update deprecated constants
New Contributors
- @cloudrainstar made their first contribution in #77
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
What's Changed
- Add Jci Hitachi Dehumidifier Light Integration by @amigcamel in #70
- Add current_humidity for dehumidifier by @r08ertliu in #73
- Replace deprecated constants which will be removed in 2025.1 by @r08ertliu in #74
- Update backend to
v1.5.0
. See https://github.com/qqaatw/LibJciHitachi/releases/tag/1.5.0
New Contributors
- @amigcamel made their first contribution in #70
- @r08ertliu made their first contribution in #73
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
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.
- See 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
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
What's Changed
- Update LibJciHitachi ver. to 1.3.0.
- See 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
What's Changed
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
Breaking Change: The minimally supported Python version is now 3.8.
- 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