Skip to content

Releases: jwillemsen/daikin_onecta

v4.0.23

27 Mar 09:41
4b977a5
Compare
Choose a tag to compare

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

27 Mar 07:15
edfb4a1
Compare
Choose a tag to compare

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

23 Mar 08:55
880db68
Compare
Choose a tag to compare

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

22 Mar 10:36
1a8b8aa
Compare
Choose a tag to compare

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

21 Mar 12:58
15e8507
Compare
Choose a tag to compare

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

20 Mar 10:14
251d3f5
Compare
Choose a tag to compare

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

19 Mar 14:26
482e5f8
Compare
Choose a tag to compare

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

18 Mar 13:21
6a9a7ed
Compare
Choose a tag to compare

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

15 Mar 08:29
85ec74c
Compare
Choose a tag to compare

What's Changed

  • New limit sensors are now of type measurement

Full Changelog: v4.0.14...v4.0.15

v4.0.14

14 Mar 15:44
6019d1d
Compare
Choose a tag to compare

What's Changed

  • Add set of diagnostics limit sensors as part of each Daikin device

Full Changelog: v4.0.13...v4.0.14