Releases: jwillemsen/daikin_onecta
Releases · jwillemsen/daikin_onecta
v4.0.23
What's Changed
- When the access token refresh failed trigger the reauth config flow
Full Changelog: v4.0.22...v4.0.23
v4.0.22
What's Changed
- Rename schedule none to off
- For the leaving water offset climate entity return the leaving water temperature as current temperature matches better with the Onecta app
Full Changelog: v4.0.21...v4.0.22
v4.0.21
What's Changed
- Removed demandSelect support, currently the necessary data is not provided by Daikin
- Fixed clearing schedule
Full Changelog: v4.0.20...v4.0.21
v4.0.20
What's Changed
- Use binary sensor for all true/false sensors, check your existing dashboards/automations because the sensor ids have changed
- Add support for holiday mode (away preset mode)
- Add support for selecting a schedule
- Extended unit tests
- Internal cleanup and simplifications
Full Changelog: v4.0.19...v4.0.20
v4.0.19
What's Changed
- Add a select entity for showing the schedules available, and which has been selected, currently no support for setting the selected schedule
- Fixed possible error when retrieving device diagnostics
- Internal cleanup
Full Changelog: v4.0.18...v4.0.19
v4.0.18
What's Changed
- Extend tests, currently at 91% test coverage
- Some entities where missing some attributes
- Fixed device diagnostics
- Internal cleanup
Full Changelog: v4.0.17...v4.0.18
v4.0.17
What's Changed
- Extend tests, created a set of tests which tests the calls made to Daikin, currently at 87% test coverage
- Reduced the number of calls we make to Daikin when controlling your device
- Internal cleanup
Full Changelog: v4.0.16...v4.0.17
v4.0.16
What's Changed
- Extend tests, not perfect yet, but reading states from HA is tested now, next step is add tests for all commands from HA to Daikin
- Internal code cleanup (layout, duplicate code, style, not used code)
- DaikinDemandSelect reworked to use the Coordinator (necessary data is currently not provided by Daikin)
Full Changelog: v4.0.15...v4.0.16
v4.0.15
v4.0.14
What's Changed
- Add set of diagnostics limit sensors as part of each Daikin device
Full Changelog: v4.0.13...v4.0.14