Skip to content

Releases: jwillemsen/daikin_onecta

v4.0.27

17 Apr 08:07
7d54d3e
Compare
Choose a tag to compare

What's Changed

  • Fixed runtime errors for devices which have hvac mode set to dry but no fan control at that moment

Full Changelog: v4.0.26...v4.0.27

v4.0.26

16 Apr 09:51
b3f50b8
Compare
Choose a tag to compare

What's Changed

  • Optimize set_hvac_mode("off") to not call the Daikin cloud when the device is already off

Full Changelog: v4.0.25...v4.0.26

v4.0.25

12 Apr 12:33
3818e0b
Compare
Choose a tag to compare

What's Changed

  • When a device has no name configured fallback to the device model as done in the past. Could potentially change the sensor names when you haven't set a device name

Full Changelog: v4.0.24...v4.0.25

v4.0.24

04 Apr 07:42
e3b0a47
Compare
Choose a tag to compare

What's Changed

  • Corrected links to Daikin website
  • Added some infrastructure for sensor translations, not complete yet

Full Changelog: v4.0.23...v4.0.24

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