Skip to content

Releases: jwillemsen/daikin_onecta

v4.1.2

16 May 09:53
fabe4ad
Compare
Choose a tag to compare

What's Changed

  • Mark all sensors unavailable when a device has no cloud connection

Full Changelog: v4.1.1...v4.1.2

v4.1.1

08 May 06:55
681c683
Compare
Choose a tag to compare

What's Changed

  • Renamed the comfort and floor heating swing modes so that they can be translated into any language, translations are welcome (#182)
  • Extended setup documentation

Full Changelog: v4.1.0...v4.1.1

v4.1.0

07 May 07:50
61f3e6a
Compare
Choose a tag to compare

What's Changed

  • Updated README because the user now has to create an application on the Daikin Developer website. Removed the temporary client id/secret from the code

Full Changelog: v4.0.30...v4.1.0

v4.0.30

06 May 07:37
4119d51
Compare
Choose a tag to compare

What's Changed

  • Implement turn_on/turn_off on the water_heater

Full Changelog: v4.0.29...v4.0.30

v4.0.29

23 Apr 07:25
666cd46
Compare
Choose a tag to compare

What's Changed

  • Map the Daikin operation mode humidification to dry (HA lacks currently a humidify HVAC mode)

Full Changelog: v4.0.28...v4.0.29

v4.0.28

17 Apr 08:40
11453df
Compare
Choose a tag to compare

What's Changed

  • Fix for device which is set to dry but doesn't provide fanspeed control

Full Changelog: v4.0.27...v4.0.28

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